Before you start

  1. npm install -g nodemon
  2. npm install -g npm-check-updates
  3. MongoDB
  4. npm i

Windows, PowerShell:

  • npm run windowsProduction - production config
  • npm run windowsDebug - Debug development config with Morgan
  • npm run windowsTest - Test config for integration tests