Local Installation Guide
ℹ️ Note: We strongly recommend using Docker for installation as it provides a consistent environment and handles dependencies automatically.
Prerequisites
Required Tools
Install Git
Version control system
Required for cloning the repository
Install Node.js
JavaScript runtime
LTS version recommended
Install VS Code (recommended)
Or any preferred code editor
Docker Setup
Download Docker Desktop
Create a Docker account if needed
Install Docker Desktop
Sign in to Docker Desktop
Installation Options
Docker Installation Steps
Open your code editor
Access the terminal
Clone and setup repository
Mac/Linux:
Windows:
Configure API keys as prompted
Visit http://localhost:3000
Manual Installation Steps
⚠️ Warning: Manual installation requires additional configuration and may be more complex.
Configure Environment Variables
Setup Frontend
Setup Backend (in a new terminal)
Accessing the Application
Once installation is complete, open your browser and navigate to:
Need Help?
If you encounter any issues:
Follow our detailed legacy installation guide
Create an issue on GitHub
ℹ️ Note: Our community is always ready to help! Don't hesitate to reach out if you need assistance.
Last updated


