Simple managemet tool with basic authentication based on JWT and models based on Mongoose (TBD)
##Configuration
All main configurations will be provided in the config/config.js
.
You can expand default config options with local.js
file and place it in the /config
folder. Same options will be overridden.