An open API service indexing awesome lists of open source software.

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

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