- node v16.14.0
- postgres 12
create DB with name near_eac and user/password postgres/postgres
npm install
Copy .env.example file to .env and replace the appropriate fields
cp .env.example .env npm run build
npm run start:prod
npm run start:debug
| Name | Name | Last commit date | ||
|---|---|---|---|---|
create DB with name near_eac and user/password postgres/postgres
npm install
Copy .env.example file to .env and replace the appropriate fields
cp .env.example .env npm run build
npm run start:prod
npm run start:debug