Skip to content

This is express & mongodb rest api tutorial for contact management app

Notifications You must be signed in to change notification settings

ykmDev/contact_manager_backend

Repository files navigation

Contact Manager (Backend)

Version

  • node : v21.7.2
  • npm : 10.5.0

Running Step

  • To install node dependencies: npm install
  • To run with node : npm run start
  • To run with nodemon : npm run dev

In .env file, PORT = 3000

Project will run in http://localhost:3000

About

This is express & mongodb rest api tutorial for contact management app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published