Dockerization of Github Readme Streak Stats
Run in a container according to the CONTRIBUTING.md.
- Fill in the
TOKEN
in the.env.example
file and rename it to.env
. See here for the detail. docker compose build
docker compose up -d
- The service is up and running at http://localhost:9300 on the docker host.