RESTful API (noSQL) Template with Authentication
- MongoDB account for database.
- mailgun account for sending emails.
$ git clone git@github.com:noelalfonsomiranda/node-mongodb-api.git
$ yarn
$ yarn start
Note: rename .env.sample to .env and configure it.