managarten/packages/shared-branding/src
Till-JS f1ed3e3f2e feat(inventory): add new Inventory app scaffolding
Add new Inventory management app with:
- Backend NestJS setup with Drizzle schema for items, categories, locations
- Web SvelteKit app with item management UI
- Shared branding config (logo, icon, colors)
- Storage bucket configuration

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 04:19:36 +01:00
..
logos feat(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +01:00
app-icons.ts feat(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +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(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +01:00
index.ts feat(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +01:00
mana-apps.ts feat(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +01:00
ManaIcon.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
types.ts feat(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +01:00