Web-based memos that support real-time collaboration. Inspired by scrumblr.
| client | ||
| lib | ||
| views | ||
| .envrc | ||
| .gitignore | ||
| .prettierrc | ||
| bun.lockb | ||
| config.js | ||
| eslint.config.mjs | ||
| LICENSE | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| server.js | ||
| shell.nix | ||
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