managarten/apps/chat/apps/web
Till-JS bf719f188f ♻️ refactor: create createSimpleNavigationStores and migrate 10 apps
- Add factory for writable navigation stores with optional persistence
- Support toolbar collapsed state with withToolbar option
- Migrate all 10 navigation stores to use shared factory
- Clock saves 32 LOC with built-in localStorage persistence

Savings: ~50 LOC (68 LOC removed, factory adds reusable 94 LOC)
2026-01-29 17:04:32 +01:00
..
src ♻️ refactor: create createSimpleNavigationStores and migrate 10 apps 2026-01-29 17:04:32 +01:00
.env.example Feat: Refactor postgress 2025-11-27 02:25:37 +01:00
Dockerfile fix: add svelte-kit sync to Dockerfiles before build 2026-01-23 00:21:02 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json ⬆️ chore: standardize web app dependencies 2026-01-29 13:49:55 +01:00
svelte.config.js feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
vite.config.ts ♻️ refactor: migrate 15 web apps to @manacore/shared-vite-config 2026-01-29 16:47:55 +01:00