T005-T006

This commit is contained in:
2025-09-18 10:04:43 -06:00
parent 8e82274d30
commit 28f8907259
16 changed files with 2748 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
# GlowTrack Web (SvelteKit)
Minimal scaffold created for T005.
Scripts:
- pnpm dev — start dev server
- pnpm build — build static site (adapter-static)
- pnpm preview — preview built site
After T006/T007, Tailwind and tests will be wired.
# GlowTrack Web App
Placeholder for SvelteKit PWA app. See specs in `specs/001-glowtrack-a-mood/`.