mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:21:09 +02:00
All 15 local-first apps now use CSR-only (ssr=false in +layout.ts). Since all data comes from IndexedDB (not server), SSR adds unnecessary roundtrip latency (~3-4s FCP improvement expected). Apps affected: todo, calendar, clock, contacts, zitare, skilltree, citycorners, inventar, photos, mukke, planta, presi, storage, context, questions. Chat and manacore keep SSR for SEO. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| scripts | ||
| src | ||
| static | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| playwright.config.ts | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||