Documentation available on [http://localhost:3000/api-docs] (http://localhost:3000/api-docs)
- npm i
- Create new config file (./config/index.example.js) and configure like you want
- npm test
- npm start
- Create new config file (./config/index.example.js) and configure like you want
- docker-compose build
- docker-compose up -d (-d for daemon running)