Extensive documentation with examples here
Rename config/config.env.env to config/config.env and update the values to your own credentials
npm install
# Run in dev mode
npm run dev
# Run in production mode
npm start
- Version: 1.0.0
- License: MIT
Extensive documentation with examples here
Rename config/config.env.env to config/config.env and update the values to your own credentials
npm install
# Run in dev mode
npm run dev
# Run in production mode
npm start