Express.js Boilerplate

A simple boilerplate for a Express.js app.

Running locally:

Notes:

  • Changes can be made to the server by updating /config/default.json, or /config/production.json.
  • Nodemon settings are in ./nodemon.json.