This is an application created with the Express application generator and improved according to the NODE.JS best practices.
Default. Which at the moment of writing means jade view engine and plain CSS styling.
- logging
- bin/www
- server port is taken from the ENV
- error page
- node-dev for auto-restarts
- structure by components
- automatic tests with mocha and supertest