NEWProduction Web Themes & Turnkey ArchitecturesGet Lifetime Pass ($199) →
KNKomal Nakrani
Get All Access
ThemesDocsAll-Access PassGet All Access ($199)
Docs/Getting Started/Installation & Setup

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:

  • Node.js: v20.0.0 or higher (v22.x.x recommended)
  • Package Manager: npm, pnpm, or bun
  • Git: Installed and configured

    Setting Up Environment Variables

    Copy the .env.example file to create your local .env file:

    bash
    cp .env.example .env

    Populate the required keys depending on your template:

    env
  • 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_...")">Copy

    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.

    Get All-Access Pass ($199)