https://github.com/sd2001/rde_notesbackend
Backend for RDE Note App
https://github.com/sd2001/rde_notesbackend
bcryptjs mongodb mongoose node-js
Last synced: about 2 months ago
JSON representation
Backend for RDE Note App
- Host: GitHub
- URL: https://github.com/sd2001/rde_notesbackend
- Owner: sd2001
- License: mit
- Created: 2021-04-13T16:25:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-19T14:33:21.000Z (about 5 years ago)
- Last Synced: 2025-04-11T14:50:00.897Z (about 1 year ago)
- Topics: bcryptjs, mongodb, mongoose, node-js
- Language: JavaScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Backend For RDE Note App📚
## How to start locally🖥️:
- Fork the Repository
**Time to open your terminal🛠️:**
- git clone https://github.com/[username]/RDE_NotesBackend.git
- cd "Node API"
- npm install
- npm start
Ensure you have added the MongoURL and PORT in a .env file