Overview
Your store at a glance
Total products
35+
Course tracks
5
Course modules
18
Merch items
15
Active vendors
2
Membership tiers
2
โ๏ธ Setup checklist
โAdd STRIPE_SECRET_KEY to .env.local
โAdd STRIPE_WEBHOOK_SECRET to .env.local
โAdd NEXT_PUBLIC_BASE_URL to .env.local
โCreate Stripe products & fill in stripe_price_id fields in data/products.json
โConfigure webhook endpoint in Stripe dashboard โ /api/stripe/webhook
โPoint shop.petcloud.pet DNS to your server
โSet up Let's Encrypt SSL via Certbot
โAdd vendor contact emails to data/products.json