Breve expicacion del repositorio
- Run the clone repository in your terminal:
- Access the folder with the command:
cd PC3-CRUD-NODE-MONGODB
- Remember that it is necessary to have NodeJS installed, download the dependencies with the command.
npm i
The exercise runs in the app.js file:
node src/app --whatch
-
NodeJS + JavaStript
-
Relizar un CRUD completo con MongoBD
-
MongoBD Atlas
-
3T Studio y MongoCompas
-
Mogoose
-
Variables de entorno Dotenv
-
Bootstrap (framework)
-
Heroku
-
Git + GitHub
If you find anything that can be improved, please submit a pull request.