/github-readme-stats-server

Server for github-readme-stats

Primary LanguageHTMLMIT LicenseMIT

github-readme-stats-server

Server for github-readme-stats


Demo Website 🚀

Start locally

  • go 1.14 with go mod
  • go run main.go
  • with token GITHUB_TOKE=xxxx go run main.go

As a container

docker build . -t gin_readme
docker run gin_readme -p 8080:8080 

# Visit http://localhost:8080

Credits

Special Thanks