- Node.js v20+ (https://nodejs.org)
- pnpm (
corepack enable+corepack prepare pnpm@latest --activate)
Create a file called .env in the root folder, using .env.example as a template.
pnpm installpnpm devpnpm buildYou can preview the production build with pnpm preview.