Collaborative mind mapping
Disclaimer: This is very much a work in progress.
For development, you will need Node.js (v20+).
Install the application dependencies.
npm install
Start the app.
npm start
To use collaboration features, start the peer server.
npm run peer-server