Web-based memos that support real-time collaboration. Inspired by scrumblr.
Find a file
Florian Schmitt 28071e585f wip refacto
2025-06-08 18:27:17 +03:00
client wip refacto 2025-06-08 18:27:17 +03:00
lib wip refacto 2025-06-08 18:27:17 +03:00
views wip refacto 2025-06-08 18:27:17 +03: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 wip refacto 2025-06-08 18:27:17 +03:00
bun.lock wip refacto 2025-06-08 18:27:17 +03:00
config.js wip refacto 2025-06-08 18:27:17 +03:00
eslint.config.mjs wip refacto 2025-06-08 18:27:17 +03:00
eslint.config.mjs.old wip refacto 2025-06-08 18:27:17 +03: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.json wip refacto 2025-06-08 18:27:17 +03:00
README.md feat: add javascript linter format 2025-06-03 12:12:48 +02:00
server.js wip refacto 2025-06-08 18:27:17 +03:00
shell.nix wip refacto 2025-06-08 18:27:17 +03: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