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

https://github.com/manikantkr-1004/wavenet-task-backend

This is the backend of the Collaborative Notes App — a secure, real-time note-sharing server using Node.js and Express. It provides authentication, note management, and real-time syncing through Socket.io.
https://github.com/manikantkr-1004/wavenet-task-backend

bcrypt express-rate-limit expressjs jsonwebtoken mongodb mongoose nodejs socket-io

Last synced: 3 months ago
JSON representation

This is the backend of the Collaborative Notes App — a secure, real-time note-sharing server using Node.js and Express. It provides authentication, note management, and real-time syncing through Socket.io.

Awesome Lists containing this project

README

          

# 📝 Collaborative Notes App - Backend

This is the **backend** of the Collaborative Notes App — a secure, real-time note-sharing server using **Node.js** and **Express**. It provides authentication, note management, and real-time syncing through **Socket.io**.

## 🚀 Live Demo

🔗 [Backend Live Link](https://wavenetmaniapi.onrender.com)

---

## 🛠 Tech Stack

- Node.js + Express
- MongoDB + Mongoose
- Socket.io
- JWT Authentication
- dotenv

---

## ⚙️ Installation

1. Clone the repository:

```bash
git clone https://github.com/Manikantkr-1004/Wavenet-Task-Backend.git
npm install
setup env files
npm run dev
```

---

## ✍️ Author

Manikant Kumar