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 🔥
nedssoft/sequelize-with-postgres-tutorial
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|