managarten/apps/nutriphi
Till-JS 1e5175e522 ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client
- Update all web apps to use @manacore/shared-api-client
- Remove calendar's local base-client.ts (duplicate of shared package)
- Calendar: update todos.ts and birthdays.ts to use shared client
- Maintain backward compatibility with existing patterns:
  - picture: fetchApi, uploadFile, uploadFiles functions
  - nutriphi: apiClient class with throw-based errors
  - planta: fetchApi function with {data, error} format
  - questions/skilltree: apiClient with setAccessToken pattern

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:32:47 +01:00
..
apps ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +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