managarten/apps
Till JS d3d11e661d feat(apps): create Hono compute servers for Traces, Planta, NutriPhi
Add lightweight Hono + Bun servers for server-only compute endpoints.
CRUD is handled by mana-sync, these handle AI + file upload only.

Traces: AI guide generation, location sync (Port 3026)
Planta: Photo upload (S3), AI plant analysis (Port 3022)
NutriPhi: AI meal analysis (photo+text), recommendations (Port 3023)

Each uses @manacore/shared-hono for auth/health/errors. ~100-200 LOC.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 16:16:57 +01:00
..
calendar fix(tests): update calendar event tests for pure function API, delete orphaned todo tests 2026-03-28 16:11:08 +01:00
chat fix(build): add handleHttpError for missing favicon.png in 4 apps 2026-03-28 16:03:19 +01:00
citycorners refactor(infra): remove citycorners + skilltree NestJS backends, clean up CI/CD 2026-03-28 10:24:23 +01:00
clock fix(build): add handleHttpError for missing favicon.png in 4 apps 2026-03-28 16:03:19 +01:00
contacts chore: misc fixes, new services, lockfile cleanup 2026-03-28 10:27:35 +01:00
context fix(build): add handleHttpError for missing favicon.png in 4 apps 2026-03-28 16:03:19 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
inventar fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
manacore chore: misc fixes, new services, lockfile cleanup 2026-03-28 10:27:35 +01:00
manadeck feat(local-first): migrate 9 apps to reactive useLiveQuery reads 2026-03-28 02:27:46 +01:00
matrix feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
mukke chore: misc fixes, new services, lockfile cleanup 2026-03-28 10:27:35 +01:00
nutriphi feat(apps): create Hono compute servers for Traces, Planta, NutriPhi 2026-03-28 16:16:57 +01:00
photos fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
picture fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
planta feat(apps): create Hono compute servers for Traces, Planta, NutriPhi 2026-03-28 16:16:57 +01:00
playground feat(auth): add password strength indicator and magic links 2026-03-27 11:23:09 +01:00
presi chore: misc fixes, new services, lockfile cleanup 2026-03-28 10:27:35 +01:00
questions chore: misc fixes, new services, lockfile cleanup 2026-03-28 10:27:35 +01:00
skilltree refactor(infra): remove citycorners + skilltree NestJS backends, clean up CI/CD 2026-03-28 10:24:23 +01:00
storage fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
todo fix(tests): update calendar event tests for pure function API, delete orphaned todo tests 2026-03-28 16:11:08 +01:00
traces feat(apps): create Hono compute servers for Traces, Planta, NutriPhi 2026-03-28 16:16:57 +01:00
zitare fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00