An ExpressJS boilerplate with basic auth, routing and other middlewares configured. Ready to write the Models and API.
- Start the MongoDB server, if you don't have any you can start one by running the
dbstart
script. - Populate the DB
- Add request validator