managarten/packages/shared-storage/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
..
client.ts 🔧 fix(shared-storage): update build configuration for CommonJS 2025-12-02 14:40:55 +01:00
factory.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
types.ts feat(inventory): add new Inventory app scaffolding 2025-12-05 04:19:36 +01:00
utils.ts feat(storage): add MinIO local storage and @manacore/shared-storage package 2025-12-02 01:00:42 +01:00