Your First Product
Quickstart: from checkout to a running deployment.
A quickstart for your first ARK deployment. This page assumes you have already purchased a product and accepted the GitHub repository invitation.
Prerequisites
- A Supabase account
- A Vercel account
- Node.js 20 or later installed locally
- Your ARK license key (sent by email)
Five-minute setup
- Create a new Supabase project for your deployment.
- Clone your ARK repo locally.
- Run the schema in the Supabase SQL editor.
- Set environment variables in Vercel.
- Deploy — Vercel builds your project and binds your license key to the production domain on first load.
What you get
A working deployment of your chosen ARK product, backed by your own database, on your own domain.