Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 393 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 393 Bytes

LuizTools-Node.js-MongoDB

These are my Back-End RestFul API projects made during my Node.js and MongoDB course by LuizTools.

The installation will be explained in the "README.md" files in the respective projetcs

Requirements

These are the requirements for all projects:

  • Node.js
  • Nodemon:
$ npm install -g nodemon
  • MongoDB Community Server
  • MongoDB Compass (Optional)