ordinarthur f4ac81dac3 feat: full product management from admin with image upload
- Add @adminjs/upload for image management (JPEG/PNG/WebP, max 5MB)
- Auto-compute imagePath, ogImage, slug, seoTitle, seoDescription
- Stripe price auto-sync on product create/edit
- Serve uploads via Fastify + nginx /uploads/ location
- Add imageKey/imageMime fields to schema
- Hide technical fields from admin edit form
- Add uploads/ and SQLite DB to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 23:38:11 +01:00
2026-03-20 22:15:18 +01:00
2026-03-12 20:20:56 +01:00
2026-03-20 22:15:18 +01:00
2026-02-24 11:35:30 +01:00
2026-02-27 18:20:54 +01:00
2026-03-12 20:27:54 +01:00
2026-03-12 20:03:57 +01:00
2026-02-24 11:35:30 +01:00
2026-02-27 18:14:08 +01:00

rebours

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 3.5 MiB
Languages
JavaScript 34%
Astro 31.1%
CSS 19.1%
TypeScript 9.7%
HTML 6.1%