No description
## Changes - Replaced forgejo-workflow with sd-card flake input - Added `nix run .#dev` command - starts Vite with annotation proxy - Updated dev shell with sd-card tools (tea, playwright, nodejs) ## Usage **Start dev server with annotation widget:** ```bash FORGEJO_TOKEN="your-token" nix run .#dev ``` Opens SvelteKit on random ports with ✦ widget injected. **Interactive annotation with Claudezilla:** Ask Claude to open the app in Firefox and interact naturally: - "Open http://localhost:5173" - "Click the add item button" - "This should show a form" Claude generates Gherkin scenarios from the interactive session. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| e2e | ||
| src | ||
| static | ||
| .gitignore | ||
| ADDENDUM_V2.md | ||
| bun.lock | ||
| capacitor.config.ts | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| HANDOFF.md | ||
| package.json | ||
| PROJECT_SPECIFICATION.md | ||
| RESEARCH_SUMMARY.md | ||
| solidhaus.ttl | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||