npm install
or
yarn install
This example requires a local Postgresql installation. If using a local Postgres database, see app.module.ts
for credentials, and make sure there are matching credentials in the database and the source code.
Then, run Nest as usual:
npm run start
or
yarn start
https://enigmatic-dawn-00003.herokuapp.com/ | https://git.heroku.com/enigmatic-dawn-00003.git