mycopunk-swag-store/frontend
Jeff Emmett 2e2743a955 chore: Add frontend lock file and utils
- Add package-lock.json for reproducible builds
- Add lib/utils.ts with cn() helper
- Fix .gitignore to not exclude frontend/lib

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 17:06:33 +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
Dockerfile feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +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