managarten/apps/nutriphi
Till-JS d0d2855adb 🔧 chore: create @manacore/shared-tsconfig and migrate 13 backends
- Create shared TypeScript config package with:
  - base.json: Common options (ES2021, skipLibCheck, etc.)
  - nestjs.json: NestJS backend config (decorators, commonjs)
  - sveltekit.json: SvelteKit web config
  - expo.json: Expo mobile config
  - astro.json: Astro landing config

- Migrate 13 NestJS backends to use shared config:
  calendar, chat, clock, contacts, nutriphi, picture, planta,
  presi, questions, skilltree, storage, todo, zitare

- Skip manadeck (uses nodenext module system)

Savings: ~280 LOC (13 backends × ~22 LOC each)
2026-01-29 16:38:57 +01:00
..
apps 🔧 chore: create @manacore/shared-tsconfig and migrate 13 backends 2026-01-29 16:38:57 +01:00
packages/shared feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
CLAUDE.md feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
package.json feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00