Getting Started Install dependencies: npm install assign environment variables: cp .env.example .env Run the development server: npm run dev