Page cover

Local Installation Guide

ℹ️ Note: We strongly recommend using Docker for installation as it provides a consistent environment and handles dependencies automatically.

Prerequisites

Required Tools

  1. Install Gitarrow-up-right

    • Version control system

    • Required for cloning the repository

  2. Install Node.jsarrow-up-right

    • JavaScript runtime

    • LTS version recommended

  3. Install VS Codearrow-up-right (recommended)

    • Or any preferred code editor

Docker Setup

  1. Create a Docker account if needed

  2. Install Docker Desktop

  3. Sign in to Docker Desktop

Installation Options

Docker Installation Steps

  1. Open your code editor

  2. Access the terminal

  3. Clone and setup repository

    Mac/Linux:

    Windows:

  4. Configure API keys as prompted

Manual Installation Steps

⚠️ Warning: Manual installation requires additional configuration and may be more complex.

  1. Configure Environment Variables

  2. Setup Frontend

  3. 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:

ℹ️ Note: Our community is always ready to help! Don't hesitate to reach out if you need assistance.

Last updated