managarten/packages/shared-branding/src
Till-JS 2ef457ea23 feat(clock): add complete Clock app with backend, web, and landing
Features:
- World clock with timezone support and drag & drop sorting
- Alarms with repeat days, snooze, and custom sounds
- Multiple timers with start/pause/reset controls
- Stopwatch with lap times (local only)
- Pomodoro timer with customizable intervals
- Analog and digital clock widgets
- i18n support (DE, EN, FR, ES, IT)

Stack:
- Backend: NestJS 10, Drizzle ORM, PostgreSQL (port 3017)
- Web: SvelteKit 2.x, Svelte 5 runes, Tailwind CSS 4 (port 5186)
- Landing: Astro 5.x with animated clock hero (port 4323)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 15:37:51 +01:00
..
logos feat(branding): add Calendar and Storage app branding 2025-12-02 14:40:30 +01:00
app-icons.ts feat(clock): add complete Clock app with backend, web, and landing 2025-12-03 15:37:51 +01:00
AppLogo.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
AppLogoWithName.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
config.ts feat(branding): add Calendar and Storage app branding 2025-12-02 14:40:30 +01:00
index.ts feat(branding): add Calendar and Storage app branding 2025-12-02 14:40:30 +01:00
mana-apps.ts feat(clock): add complete Clock app with backend, web, and landing 2025-12-03 15:37:51 +01:00
ManaIcon.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
types.ts feat(branding): add Calendar and Storage app branding 2025-12-02 14:40:30 +01:00