managarten/scripts
Till-JS 45d70150f4 feat(contacts): add complete contacts app with backend, web, and landing
- Add NestJS backend with CRUD endpoints for contacts, groups, tags, notes, and activities
- Add SvelteKit web app with auth pages (login, register, forgot-password)
- Add Astro landing page
- Add ContactsLogo to shared-branding package
- Add contacts to MANA_APPS configuration
- Update shared-storage with contacts bucket support
- Update environment scripts and Docker configuration for contacts database
- Integrate mana-core-auth for JWT authentication
- Follow existing app architecture patterns (route groups, PillNavigation)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 13:17:42 +01:00
..
deploy first implementation 2025-11-27 17:26:18 +01:00
generate-env.mjs feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
remove-coolify-references.sh first auth impl 2025-12-01 13:30:58 +01:00