openclassroms project 1 backend
This project is part of the OpenClassrooms Full-Stack Programming with Vue.js, Node, Express & MongoDB course. It is part one, or P6, from the course.
This project was created using node version v14.18.0
npm install
to get all of the node dependenciesnodemon
ornpm start
can be used to compile and start the project on port3000
- A log statement is printed to confirm MongoDB is connected
https://github.com/OpenClassrooms-Student-Center/Web-Developer-P6 is the connected frontend project running on port 8081