VibeCanyon is the complete template for building a digital product marketplace, with a focus on products created with the help of artificial intelligence.
Key features:
- Product catalog with advanced filters (search, price, category, tech stack, rating)
- Full authentication system with NextAuth v5 (credentials + JWT)
- Seller dashboard with product management, orders, and analytics
- AI Transparency Cards: document which AI tools were used in the creation process
- Dark-first design system with a violet/cyan palette and CSS custom properties
- RESTful API with Zod validation
- Type-safe ORM with Drizzle and automatic migrations
- Ready for Stripe Connect (seller payouts)
- Ready for Cloudflare R2 (digital file storage)
Architecture: Next.js App Router with route groups, auth middleware, and lazy DB initialization.