Commit graph

2 commits

Author SHA1 Message Date
Lilith
cbbce77d15 Add Merch module to platform-admin backend
- MerchModule: CRUD for merch idea submissions
- MerchService: Fetch/update submissions from landing backend
- MerchController: REST endpoints for admin UI

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 07:41:24 -08:00
Lilith
e0ba82e73b Add platform-admin backend API scaffold
NestJS backend for admin panel:
- Products module (CRUD for shop products)
- Project configuration (nest-cli, tsconfig, package.json)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 07:41:19 -08:00