managarten/apps/skilltree/apps/web
Till-JS 51ec8f8419 feat(skilltree): add central auth pages with shared components
- Add SkillTreeLogo to shared-branding (emerald green theme)
- Add login, register, forgot-password pages using shared-auth-ui
- Initialize authStore in layout alongside skillStore
- Add shared-auth-ui, shared-i18n, shared-branding dependencies
- German translations as default

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:55:22 +01:00
..
src feat(skilltree): add central auth pages with shared components 2026-01-29 13:55:22 +01:00
static feat(skilltree): add SkillTree MVP - gamified skill tracking app 2026-01-28 20:32:05 +00:00
.env.production.example feat(skilltree): connect web app to backend API 2026-01-29 11:05:32 +00:00
Dockerfile feat(skilltree): add NestJS backend with Docker deployment 2026-01-28 23:59:50 +00:00
package.json feat(skilltree): add central auth pages with shared components 2026-01-29 13:55:22 +01:00
svelte.config.js feat(skilltree): add SkillTree MVP - gamified skill tracking app 2026-01-28 20:32:05 +00:00
tsconfig.json feat(skilltree): add SkillTree MVP - gamified skill tracking app 2026-01-28 20:32:05 +00:00
vite.config.ts feat(skilltree): add SkillTree MVP - gamified skill tracking app 2026-01-28 20:32:05 +00:00
vitest.config.ts test(skilltree): add comprehensive test suite for web and backend 2026-01-29 12:43:19 +01:00