diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2021-04-16 21:23:25 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2021-04-16 21:23:25 +0200 |
| commit | 61889ff17604f11f82492bd89f0575f9531d3be7 (patch) | |
| tree | 20fc871923b2e2311ac75c0f24fdfdb94285cf98 | |
| parent | 0a8c0885cb6751df116adaaa80c431c7c8e8941c (diff) | |
| download | srht-git-feed-61889ff17604f11f82492bd89f0575f9531d3be7.tar.xz srht-git-feed-61889ff17604f11f82492bd89f0575f9531d3be7.zip | |
Add readme
| -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 |
