1.0.0 • Published 2 years ago

truly-server v1.0.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
2 years ago

Setup Server

  1. Run npm i
  2. Clone .env-sample file and rename that to .env. The enviroment should be specified in .env file only.
  3. Run nodemon (for development) or npm start (for production) command