Table of Contents
Velome allows you to measure your velocity when you develop applications.
You can measure the overall time of all applications Also, measure by application and by features
To use Velome, you must install docker with docker-compose on your machine.
- Clone this repo
git clone https://github.com/lucasconsejo/Velome.git
- Start
docker-compose up -d --build
Then Velome is accessible via urls:
- Application: http://localhost:3000
- Grafana dashboard: http://localhost:4000
You can change the ports from docker-compose.yml.
Made by Lucas Consejo ⚡