managarten/apps
Till-JS 00176a25e0 feat(calendar): add complete calendar app with backend, web, and landing
- NestJS backend with Drizzle ORM (port 3014)
  - Calendar, Event, Reminder, Share, Sync modules
  - Full CRUD API endpoints
  - PostgreSQL database schema (5 tables)

- SvelteKit web app with Svelte 5 runes (port 5179)
  - Week, Day, Month views
  - Agenda list view
  - Event management (create, edit, delete)
  - Calendar management
  - Auth integration with Mana Core Auth
  - i18n support (DE, EN, FR, ES, IT)

- Astro landing page (port 4322)
  - Hero, Features, Pricing sections
  - Responsive dark theme design

- @calendar/shared package
  - TypeScript types for Calendar, Event, Reminder, Share
  - RFC 5545 RRULE support for recurring events

- Full documentation (CLAUDE.md, README.md)
2025-12-02 13:15:04 +01:00
..
calendar feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
chat feat(landing): add Cloudflare Pages deployment setup 2025-12-02 12:35:54 +01:00
manacore feat(landing): add Cloudflare Pages deployment setup 2025-12-02 12:35:54 +01:00
manadeck feat(landing): add Cloudflare Pages deployment setup 2025-12-02 12:35:54 +01:00
picture feat(landing): add Cloudflare Pages deployment setup 2025-12-02 12:35:54 +01:00
presi feat(landing): add Presi landing page and improve Zitare landing 2025-12-02 13:06:38 +01:00
zitare feat(landing): add Presi landing page and improve Zitare landing 2025-12-02 13:06:38 +01:00