Commit Graph
2 Commits
Author SHA1 Message Date
adrianbonpin 1b92aecdb8 feat(db): seed settingCategories and settingDefinitions with graphics/display/audio/controls/gameplay 2026-04-25 18:32:31 +08:00
adrianbonpin 65d13933bf feat(db): add hardware seed script, db:seed command, and initial migration
- Create lib/db/seed.ts with idempotent hardware seeding
- Add db:seed script and fix db:* scripts to load .env.local via bun --env-file
- Generate initial Drizzle migration (0000_crazy_nick_fury)
- Apply migration and seed 3 hardware devices (steamdeck-oled, steamdeck-lcd, steam-machine)
2026-04-25 11:53:10 +08:00