3 Commits

Author SHA1 Message Date
2053466b79 docs(readme): add animated demo GIF
Some checks failed
CI / test (push) Has been cancelled
Generate docs/screenshots/demo.gif from the 5 screenshots (1200x600, 3s per frame, two-pass palette) and surface it at the top of README.md.
2026-06-25 14:36:06 +02:00
9fce9e9215 add seeding feature with initial demo data
Some checks failed
CI / test (push) Has been cancelled
2026-06-25 08:09:07 +02:00
80e195b3dc chore: initialize repository with project docs and tooling
- Add persistent docs: PRD, functional design, architecture, repository structure, development guidelines, milestones

- Add brainstorming notes (docs/ideas/)

- Configure tooling: package.json, tsconfig, eslint, prettier, vitest

- Add opencode configuration (commands, skills, agents)

- Add .gitignore for node_modules, .env, data/, backups/, build outputs
2026-06-24 23:31:06 +02:00