git clone https://github.com/ayatmaulana/ay-md-progress
cd ay-md-progress
#if you using yarn
yarn
#if you using npm
npm install
docker-compose up -d
You can access like this
http://YOURDOMAIN/val/{value}
param name | datatype | range | default value |
---|---|---|---|
value |
Integer | 1 - 100 | null |
Color info
range | color | sample |
---|---|---|
1 - 24 | RED |
|
25 - 49 | YELLOW |
|
50 - 84 | BLUE |
|
85 - 100 | GREEN |