Skip to content

sohamwce/MyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple backend for a notes website Includes user registration and login Includes all CRUD operations of notes

Run Locally

Reauirements:

  • Install and setup NodeJs

Clone the project

Go to the project directory

  • Install dependencies
  npm install
  • Create environment file .env it should include your database url

MONGO_URI

  • All done now to start server run
  nodemon app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published