This project was developed with the following technologies:
- Nodejs
- MongoDB
- Docker
From your command line:
-
Install dependencies:
npm install -
Create a
.envfile by following the.env.examplefile -
Run the server app:
npm start
-
Install dependencies:
npm install -
Create a
.envfile by following the.env.examplefile -
Run the web app:
npm run dev
👤 Lucas Guilherme
- Github: @Luc4sguilherme