Skip to content

This project is for the backend of the Ristorante ConFusion restaurant app. Here you can see the usage of Node.js, MongoDB, Mongoose, Express

Notifications You must be signed in to change notification settings

ThomasLodato/NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs

This Project was made for the coursera course "Server-side Development with NodeJS, Express and MongoDB"

How to Run

  1. In a CMD run "mongod --dbpath=data --bind_ip 127.0.0.1" to start mongoDB
  2. Then Install the project dependencies with "npm install"
  3. To Start the Server use "npm start"
  4. Make requests to "http://localhost:3000/"

About

This project is for the backend of the Ristorante ConFusion restaurant app. Here you can see the usage of Node.js, MongoDB, Mongoose, Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages