Complete setup guide for your development environment
Get started by downloading and installing Git from:
https://git-scm.comDownload the project directly:
Download v0.0.6 from GitHub ReleasesInstall the LTS version of Node.js from:
https://nodejs.orgVerify your installation:
Install PNPM globally using npm:
Verify the installation:
Install Visual C++ Redistributable for Windows:
Download from MicrosoftClone the project repository:
Navigate to the project directory:
Set up your environment configuration:
Configure your environment variables in the .env.local file
Install all required project dependencies:
Launch the development server:
Open your browser and navigate to: