Web-based memos that support real-time collaboration. Inspired by scrumblr.
Find a file
2025-06-05 14:31:53 +02:00
client feat: board opacity/background link with the room + start of screenshots feat 2025-06-05 14:31:53 +02:00
lib feat: board opacity/background link with the room + start of screenshots feat 2025-06-05 14:31:53 +02:00
views feat: board opacity/background link with the room + start of screenshots feat 2025-06-05 14:31:53 +02:00
.envrc feat : nix shell + chore deps 2024-01-11 17:17:52 +03:00
.gitignore chore(deb): upgrade bun packages + remove script 2025-06-04 19:38:59 +03:00
.prettierrc feat: add javascript linter format 2025-06-03 12:12:48 +02:00
bun.lockb feat: board opacity/background link with the room + start of screenshots feat 2025-06-05 14:31:53 +02:00
config.js fix: remove google analytics ref and comments in config 2025-06-04 19:01:30 +03:00
eslint.config.mjs feat: add javascript linter format 2025-06-03 12:12:48 +02:00
LICENSE Initial commit 2025-01-23 20:57:43 +01:00
LICENSE.txt Add a copy of the GPLv3 2015-04-23 21:47:38 +02:00
package-lock.json feat: make shell nix work 2025-01-23 20:54:26 +01:00
package.json chore(deb): upgrade bun packages + remove script 2025-06-04 19:38:59 +03:00
README.md feat: add javascript linter format 2025-06-03 12:12:48 +02:00
server.js feat: board opacity/background link with the room + start of screenshots feat 2025-06-05 14:31:53 +02:00
shell.nix feat: make shell nix work 2025-01-23 20:54:26 +01:00

memo

Web-based memos that support real-time collaboration. Inspired by scrumblr.

Run 'bun install' for installing deps and 'redis-server --daemonize yes && bun run start' to start the servers