Felt - Go/Svelte project
- Statement-splitting migration runner for go-libsql compatibility (go-libsql does not support multi-statement Exec) - FTS5 virtual table on player names with sync triggers - Default seed data: DKK venue settings, Standard and Copenhagen chip sets - Dev-only seed: default admin operator (PIN: 1234, bcrypt hashed) - Dev mode flag (--dev) controls dev seed application - First-run setup detection when no operators exist - Single connection forced during migration for table visibility - Idempotent: second startup skips all applied migrations Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .planning | ||
| cmd/leaf | ||
| docs | ||
| frontend | ||
| internal | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||