- Install Docker for your OS
- Download Leftbin using Git
git clone [email protected]:mvznfcoqe/leftbin.git ~/.leftbin
- Setup environment files from sample
cp .env-compose.sample .env-compose
And change sample values to actual
- Run Leftbin using Docker Compose
docker compose --env-file .env-compose up -d