Videos.md 274 B

01 - Getting Setup

  • Node > 7.6 to have async support
  • Install dependencies
  • PUG ist supported in VS Code

02 - Set Up MongoDB

  • Set up a mongo server. I use docker mongo + nosqlclient

03 - Starter Files

  • Manage .env files properly
  • Using mainly express server