Configure

Start by editing config.js and cheking that the defaults are suitable for your application or if you need to make changes.

Gnd tries to adhere to the principles of The twelve factor app, implying that you should configure your application using environment variables instead of configuration files. This is specially useful when deploying your application.

Define models