Installation Install pnpm if you haven't already: brew install pnpm Download the dependencies: pnpm install cp .env.example .env.local Run locally Then, run the development server: pnpm dev Open http://localhost:3000 in your browser.