- Create a file named
.envin the root directory of your project. - Add the following environment variables: PORT= WS_PORT= SECRET= SESSION_SECRET= DB_LOGIN= DB_PASS=
- Fill in the values according to your environment or server settings.
- Make sure to add
.envto your.gitignorefile to avoid exposing sensitive information.
-
Notifications
You must be signed in to change notification settings - Fork 0
A real-time collaborative mindmap backend application built with Node.js and Express. Features include JWT authentication, collaborative editing using Yjs CRDT, WebSocket-based real-time synchronization, mindmap sharing with invitation system, favorites, public/private mindmaps, and MongoDB persistence.
Quo-len/express-mindmaps-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A real-time collaborative mindmap backend application built with Node.js and Express. Features include JWT authentication, collaborative editing using Yjs CRDT, WebSocket-based real-time synchronization, mindmap sharing with invitation system, favorites, public/private mindmaps, and MongoDB persistence.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published