- run 'npm i'
- If you do not have a .env file create one with the following variable: DATABASE_URL="postgresql://postgres:passwordhere@localhost:5432/postgres?schema=public" change the url with correct values for your Postgres Database
- run 'npm run migrate'
- run 'npm run seed'
- run 'npm run server' to start the serer
Fansy-lab/Server_Graphql-postgre
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|