rswag-online/backend/app
Jeff Emmett acfe6cc350 feat: add Prodigi POD client + server-side product mockup previews
- Prodigi v4 API client for order fulfillment (create/get orders, quotes)
- Server-side mockup generation: Pillow composites designs onto product
  templates (shirt, sticker, print) at GET /api/designs/{slug}/mockup
- Product listing and detail pages now show designs ON products
- Mockup type switcher on product detail page (T-Shirt/Sticker/Art Print)
- Order service submits to Prodigi after successful payment
- POD webhook endpoint for fulfillment status updates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 13:29:47 -07:00
..
api feat: add Prodigi POD client + server-side product mockup previews 2026-02-18 13:29:47 -07:00
models feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
pod feat: add Prodigi POD client + server-side product mockup previews 2026-02-18 13:29:47 -07:00
schemas feat: add multi-tenant spaces with Fungi Flows storefront 2026-02-18 12:20:19 -07:00
services feat: add Prodigi POD client + server-side product mockup previews 2026-02-18 13:29:47 -07:00
__init__.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
config.py feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
database.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
main.py feat: add fungiswag.jeffemmett.com as custom domain for Fungi Flows 2026-02-18 12:45:21 -07:00