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.
- Host: GitHub
- URL: https://github.com/manikantkr-1004/wavenet-task-backend
- Owner: Manikantkr-1004
- Created: 2025-05-17T15:34:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-17T15:49:28.000Z (about 1 year ago)
- Last Synced: 2025-08-02T12:44:26.148Z (11 months ago)
- Topics: bcrypt, express-rate-limit, expressjs, jsonwebtoken, mongodb, mongoose, nodejs, socket-io
- Language: JavaScript
- Homepage: https://wavenetmaniapi.onrender.com/
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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