diff options
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +Simple deno server that serves the 25 latest changed public repos of your git.sr.ht page. + +Given an API_KEY with environment variables it serves json data at http://localhost:8080 +Available as a docker image here: https://hub.docker.com/repository/docker/ivarlovlie/srht-git-feed |
