FolkJS collaborative canvas with subdomain routing for community spaces
Go to file
Jeff Emmett ddab22abc2 Add FolkWrapper component for standardized card UI
- Port StandardizedWrapper from React to web component
- Header with title, icon, color theming
- Pin, minimize, close action buttons
- Tags footer with add/remove functionality
- Integrate into canvas with "Card" toolbar button
- Sync wrapper properties via Automerge CRDT

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 23:06:48 +01:00
lib Add FolkWrapper component for standardized card UI 2026-01-01 23:06:48 +01:00
server feat: Add Automerge CRDT sync for real-time collaboration 2026-01-01 22:59:32 +01:00
website Add FolkWrapper component for standardized card UI 2026-01-01 23:06:48 +01:00
.gitignore Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
Dockerfile Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
bun.lock feat: Add Automerge CRDT sync for real-time collaboration 2026-01-01 22:59:32 +01:00
docker-compose.yml fix: Use web entrypoint for Traefik (Cloudflare handles SSL) 2026-01-01 21:14:55 +01:00
package.json feat: Add Automerge CRDT sync for real-time collaboration 2026-01-01 22:59:32 +01:00
tsconfig.json Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
vite.config.ts feat: Add Automerge CRDT sync for real-time collaboration 2026-01-01 22:59:32 +01:00