aewing
|
05f8e2e3b6
|
Add ModeTemplate with Svelte 5 frontend and components
- Create reusable components: auth, api-client, shared-types
- ModeTemplate with Hono backend and SvelteKit frontend
- Auth store refactored to class-based Svelte 5 pattern
- SSR-safe hydrate() pattern for localStorage access
- Frontend builds successfully with Svelte 5 runes
|
2026-01-21 05:12:25 +00:00 |
|
aewing
|
0b76a4b119
|
Cleanup: Remove old modes, add Svelte 5 reference library, update orchestrator
- Delete Mode1Test, Mode2Test, Mode3Test, Mode5Test (keep only Mode6Test)
- Delete old documentation, Docker files, and k8s configs
- Add comprehensive Svelte 5 reference library (svelte-reference/)
- Update ModeSwitch orchestrator:
- Fix port to 3005 (never use 3000/3001)
- Add API endpoints for mode switching
- Add bun-types and proper tsconfig
- Clean up mode folder mappings
|
2026-01-21 03:56:01 +00:00 |
|