Skip to content

elixirdada/Node.js-LoarnMangement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan management Application Backend

Node version >= 8xx

To start server, Ensure Postgres is up and running run:

  • install nodemon
  • npm install
  • npm run createDb
  • npm run migrate
  • npm run seedDb
  • npm start

For test, run:

  • yarn/npm test

About

Loarn Management Applicantion Back-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published