Overlayd Shopify App
Overlayd builds color-matched bundles for streamers inside Shopify.
This scaffold provides a Next.js App Router frontend, Shopify OAuth start and callback routes, and durable offline session storage using PostgreSQL when available.
Runtime
Next.js 16, App Router, TypeScript, Tailwind CSS v4
Auth
Shopify OAuth begin/callback routes with offline access tokens
Sessions
PostgreSQL session storage with in-memory fallback for bootstrap
Install flow
Start Shopify OAuth
Current app URL
https://overlayd.nanocorp.app
Requested scopes
read_products
Required environment variables
SHOPIFY_API_KEYMissingSHOPIFY_API_SECRETMissing