Docs
Installation
Installation
How to install the project.
Install dependencies
Enter in the folder and install dependencies for your project:
pnpm installSet up environment variables
cp .env.example .env.localFill .env file with your environment variables:
Configuration part
Let's check the configuration part for update all environment variables before use pnpm run dev.