Tryvio — Internal Engineering Docs
⚠️
Confidential. Internal engineering documentation for the Tryvio Shopify app. Not for public distribution.
What Tryvio is
Tryvio is a Shopify app that adds AI virtual try-on to merchant product pages, plus a conversion layer (email/lead capture, post-try-on discounts, conversion attribution). It is sold via the Shopify App Store and billed through Shopify’s Billing API.
Stack at a glance
- Web app — Next.js 14 (App Router), TypeScript, deployed on Vercel (
app.tryvio.ai). - Database & storage — Supabase (Postgres + Storage buckets).
- Commerce — Shopify (OAuth, GraphQL Admin API, theme app extension, Web Pixel, Billing API, GDPR webhooks).
- AI — KIE.AI (primary) and fal.ai (alternative) behind a provider abstraction.
- Docs — this site (Nextra) + the public customer docs at
docs.tryvio.ai.
Start here
Related planning docs
Environment/infra roadmap and the docs plan live in the team’s auto-memory (MEMORY.md):
project-infra-roadmap, project-docs-plan.