mycopunk-swag-store/frontend
Jeff Emmett ca2d13d9a1 feat: display actual products on homepage
- Fetch products from API instead of hardcoded placeholders
- Show product images with hover effect
- Add 'Design Your Own' button
- Link products to detail pages
- Revalidate every 60 seconds
2026-01-31 21:23:22 +00:00
..
app feat: display actual products on homepage 2026-01-31 21:23:22 +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