Skip to content

charisschomba/Node-Express-Postgres-Tamplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express Postgres Tamplate

Setup guide

clone this repo:

https://github.com/charisschomba/Node-Express-Postgres-Tamplate.git

make sure you have;

node, postgres and yarn installed

Install all packages by

running yarn install

Add you database config in

server/sequelize/config/config.json

Running the server

yarn start

Running test

yarn test

Running migrations

sequelize db:migrate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors