/express-mongo-docker-template

Template for usage of ExpressJS, MongoDB, and Docker

Primary LanguageJavaScript

✅ Setting up environment

  1. Install dependencies within my-app and api
    • Run npm install inside each folder
  2. Back at the root of the project, type ./start.sh to run the application setup