Installation & Setup
Detailed instructions for Node.js environments, environment variables, and CLI tooling.
Updated: August 2026·License: Commercial & Personal
Environment Requirements
Before installing your theme or AI kit, verify that your system meets the following requirements:
v20.0.0 or higher (v22.x.x recommended)npm, pnpm, or bunSetting Up Environment Variables
Copy the .env.example file to create your local .env file:
bash
cp .env.example .envPopulate the required keys depending on your template:
env
Public Site Metadata
PUBLIC_SITE_URL="https://yourdomain.com"Stripe Gateway (Next.js & Storefronts)
STRIPE_SECRET_KEY="sk_test_..."
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY="pk_test_..."AI Solution Kits (OpenAI / Anthropic / Pinecone)
OPENAI_API_KEY="sk-proj-..."
ANTHROPIC_API_KEY="sk-ant-..."
PINECONE_API_KEY="pcsk_..."Unlock All 200 Themes + AI Kits
Get full source code ownership for $199 lifetime.