Skip to main content

🛠 Prerequisites

Setup

1

Clone repository

git clone https://github.com/oasm-platform/oasm-docker.git
cd oasm-docker
2

Prepare configuration

cp .env.example .env
3

Start application

docker compose up -d