Skip to content

yihong0618/github-readme-stats-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Server for github-readme-stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages