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