Leantime logo

Leantime

Goal driven Project Management

Getting Started

  1. Clone the Leantime Docker repoository and move to it
    git clone https://github.com/Leantime/docker-leantime.git && cd docker-leantime
    
  2. Copy the sample.env file to .env
    cp sample.env .env
    
  3. Start the docker containers
    docker compose up -d
    
  4. Open the browser and go to http://localhost:8081 to access the Leantime.