Skip to content

Development Environment Setup

Prerequisites

Before starting development, you need to install the following tools:

Development Environment

ToolVersionDescription
Docker-Container virtualization platform
Docker Compose-Management of multiple Docker containers

To start development, clone the repository:

shell
git clone https://github.com/oqtopus-team/qdash.git
cd qdash

Setting Up

shell
docker compose up -d qdash-devcontainer