Skip to content

indevi/MVC_Demo

Repository files navigation

MVC_Demo

🎁 Try the app Public Url🎉

This successfully demonstrates the integration of NodeJs and Mongo Db to create a Rest API that performs basic CRUD operations

Read the Blog to know more about MVC and role of API

Create Read and Delete

Paws🐾 _ All Dogs - Brave 2022-08-10 19-13-11

How to Set up the project locally

  1. git clone https://github.com/ShivamTyagi12345/MVC_Demo
  2. npm i nodemon -g
  3. Create a .env file in the root folder and paste the connection string of your choice mongodb+srv://<username>:<password>@cluster0.7yfhgbx.mongodb.net/?retryWrites=true&w=majority
  4. nodemon app

Access the Docker Image

👉docker pull twaves2611/node-web-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published