/mind

collaborative mind-mapping :brain:

Primary LanguageTypeScript

Mind 💭

Collaborative mind mapping

Disclaimer: This is very much a work in progress. ⚠️

Prerequisites

For development, you will need Node.js (v20+).

Get started

Install the application dependencies.

npm install

Start the app.

npm start

To use collaboration features, start the peer server.

npm run peer-server

References