mycopunk-swag-store/frontend
Jeff Emmett 16275b3a9b fix: Ensure public directory exists in Docker build
- Add mkdir -p public in builder stage
- Add public/.gitkeep placeholder

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 19:15:08 +00:00
..
app feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +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