Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

eckon/phase10-backend

Repository files navigation

Documentation

Deployed and automatically updated by Herkou (master branch). Database (postgres) hosted by Heroku.

The Swagger API is under /swagger.

$ npm install
# build + start:prod in one command
$ npm run build:start

# re/build dist
$ npm run build
# production mode
$ npm run start:prod

# development + watch mode
$ npm run start:dev

TODO

A list of TODOs

Releases

No releases published

Packages

No packages published