/PC3-CRUD-NODE-MONGODB

Ejercicio realizar un CRUD con Node.JS utilizando EspressJS y MongoDB

Primary LanguageEJS

ο»Ώο»ΏLogo

CRUD CON EXPRESS Y MONGO πŸ™

Breve expicacion del repositorio

My etiqueta Node Version GitHub repo size GitHub repo licence Codigoutil

Rules of use πŸ€œπŸΌπŸ€›πŸΌ

  • Run the clone repository in your terminal:

Puedes Clonar el repositorio

  • 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

Skills and knowledge πŸ†

  • NodeJS + JavaStript

  • Relizar un CRUD completo con MongoBD

  • MongoBD Atlas

  • 3T Studio y MongoCompas

  • Mogoose

  • Variables de entorno Dotenv

  • Bootstrap (framework)

  • Heroku

  • Git + GitHub

Reference Guides πŸ’‘

Pull requests and issues are welcome

If you find anything that can be improved, please submit a pull request.

Authors