Getting Started

Everything you need to get PrivacyStack up and running on your machine.

Quick Start

Get your landing page running in under 5 minutes:

  1. Clone the repository and install dependencies
  2. Copy .env.example to .env.local
  3. Update environment variables with your app details
  4. Run npm run dev
  5. Start customizing!