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

  1. Create a new Supabase project for your deployment.
  2. Clone your ARK repo locally.
  3. Run the schema in the Supabase SQL editor.
  4. Set environment variables in Vercel.
  5. 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.