1

Supabase Configuration

For detailed setup instructions, please refer to these guides:

TL;DR: Create your database tables, set up auth for Google and other providers, publish your Edge Functions, and connect Resend to start sending emails.

2

Stripe Configuration

For detailed setup instructions, please refer to the guide below:

TL;DR: Create your products in Stripe, add your price IDs to pricing.config.ts, and configure your subscription plans in the billing.config.ts.

3

SEO Configuration

For detailed setup instructions, please refer to the guide below:

TL;DR: Change out the icon.ico in the app folder and configure your app’s metadata in the seo.config.ts file.

4

Landing Page Configuration

Update your landing page copy and customise the components to match your brand.

Feel free to refer to the components to see what these look like inside the app:

5

Launching

For detailed setup instructions, please refer to the guide below:

TL;DR: Deploy your project on Vercel or your preferred hosting provider.