git clone git@github.com:nedssoft/sequelize-with-postgres-tutorial.git && cd sequelize-with-postgres-tutorialcp .env.example .env- Create two Postgres databases one for test and the other for development and assign the values of the connection strings to
DEV_DATABASE_URLandTEST_DATABASE_URL= respectively. npm install- npm run dev
- Keep working 🔥
forked from nedssoft/sequelize-with-postgres-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
stevenlam48/sequelize-with-postgres-tutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A demo project for an article on Sequelize and Postgres
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%