managarten/apps/zitare
Wuesteon 3011d77caf ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores
Replace hardcoded localhost URLs with dynamic getAuthUrl() and
getBackendUrl() functions that:
- Read from injected window variables in client-side code
- Fall back to process.env for SSR
- Default to localhost for local development

This ensures proper URL resolution in Docker/production environments.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-15 14:13:00 +01:00
..
apps ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores 2025-12-15 14:13:00 +01:00
packages Fix wrong type 2025-12-04 23:25:25 +01:00
CLAUDE.md feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
package.json 🐛 fix(build): remove recursive build scripts from parent packages 2025-12-04 01:59:53 +01:00