managarten/packages/shared-branding/src
Till-JS 9a84cc06d6 feat(chat): add SvelteKit web app with full feature parity to mobile
Web app features:
- Auth: Login, Register, Forgot Password with shared-auth-ui
- Chat: New chat, conversation view, message list, model selector
- Templates: List, create, edit, delete templates
- Spaces: Team workspaces with member management
- Documents: Document mode with version history
- Archive & Profile pages

Technical:
- SvelteKit 2 with Svelte 5 runes
- Tailwind CSS 4 with shared themes
- Supabase Auth with SSR
- ChatLogo added to shared-branding
- dev:*:app commands for web+backend

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 15:54:44 +01:00
..
logos feat(chat): add SvelteKit web app with full feature parity to mobile 2025-11-25 15:54:44 +01:00
AppLogo.svelte feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
AppLogoWithName.svelte feat: add shared-branding package and extend shared-utils 2025-11-24 22:12:24 +01:00
config.ts feat(chat): add SvelteKit web app with full feature parity to mobile 2025-11-25 15:54:44 +01:00
index.ts feat(chat): add SvelteKit web app with full feature parity to mobile 2025-11-25 15:54:44 +01:00
ManaIcon.svelte feat: add shared-branding package and extend shared-utils 2025-11-24 22:12:24 +01:00
types.ts feat(chat): add SvelteKit web app with full feature parity to mobile 2025-11-25 15:54:44 +01:00