mycopunk-swag-store/frontend
Jeff Emmett 3262786269 feat: add Design Swag feature with AI generation
- Add /api/design/generate endpoint for AI image generation
- Add /api/design/{slug}/activate to publish designs
- Add /design page with form and preview
- Add 'Design Swag' button to navigation
- Update footer tagline to 'Build infrastructure, not empires'
2026-01-30 11:00:07 +00:00
..
app feat: add Design Swag feature with AI generation 2026-01-30 11:00:07 +00:00
lib chore: Add frontend lock file and utils 2026-01-29 17:06:33 +00:00
public fix: Ensure public directory exists in Docker build 2026-01-29 19:15:08 +00:00
Dockerfile fix: Ensure public directory exists in Docker build 2026-01-29 19:15:08 +00:00
next-env.d.ts fix: Handle integer SKUs in design metadata 2026-01-29 17:50:38 +00:00
next.config.mjs feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +00:00
package-lock.json chore: Add frontend lock file and utils 2026-01-29 17:06:33 +00:00
package.json feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +00:00
postcss.config.mjs feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +00:00
tailwind.config.ts feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +00:00
tsconfig.json feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +00:00