Image-Upload-using-Node-JS-Express-JS-Monogo-DB/ or cancel

Node JS + Express JS + Monogo DB - GET/ POST/ DELETE

Steps to run : After all basic pre-requisits, follow below :

  1. Run 'npm install'.
  2. Run 'npm start'. Starts server.js.
  3. Create a folder for 'dbPath' for mongoDB location and start DB server and note the port.
  4. Check if the mongoDB path is correct in 'server.js' / modify it based on your environment.