managarten/apps/contacts/apps/web
Till-JS 5322709fca ♻️ refactor: migrate todo, contacts, storage to shared-api-client
- Update todo, contacts, storage web apps to use @manacore/shared-api-client
- Maintain backward compatibility with existing legacy wrappers
- Todo: apiClient wrapper for setAccessToken/getAccessToken pattern
- Contacts: fetchWithAuth/fetchWithAuthFormData wrappers
- Storage: toLegacyResponse wrapper for ApiResponse format

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:27:11 +01:00
..
src ♻️ refactor: migrate todo, contacts, storage to shared-api-client 2026-01-29 14:27:11 +01:00
Dockerfile feat(contacts): add Docker deployment for Mac Mini 2026-01-23 14:23:49 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json ♻️ refactor: migrate todo, contacts, storage to shared-api-client 2026-01-29 14:27:11 +01:00
svelte.config.js fix(contacts-web): use adapter-node for Docker deployment 2026-01-23 14:32:16 +01:00
tsconfig.json feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
vite.config.ts fix(contacts): resolve Svelte 5 hydration error 2025-12-14 21:13:22 +01:00