Skip to content

About This Is a Real Time Collaborative Code Editor Built in MERN stack with Socket.io and nodemailer.

Notifications You must be signed in to change notification settings

Puskar-Roy/Realtime-Collaborative-Editor--Backend

Repository files navigation

Backend

 https://github.com/Puskar-Roy/Realtime-Collaborative-Editor--Backend

Add Env

PORT=8080 
MONGOURI= <your mongo url>

JWT_SECRET="itsyourjwtsecrentusesomethingbigtoprotectyourjwtauthentication"
JWT_COOKIE_EXPIRES_IN="3d"
DEV_MODE=DEV
EMAIL
PASSWORD=
BACKENDURL=http://localhost:8080
FRONTENDURL=http://localhost:5173
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=

About

About This Is a Real Time Collaborative Code Editor Built in MERN stack with Socket.io and nodemailer.

Topics

Resources

Stars

Watchers

Forks