github-readme-stats-server
Server for github-readme-stats
Start locally
- go 1.14 with go mod
- go run main.go
Deployment
Heroku
As a container
docker build . -t gin_readme
docker run gin_readme -p 8080:8080
# Visit http://localhost:8080
Category: JavaScript / CSS |
Watchers: 1 |
Star: 4 |
Fork: 1 |
Last update: Dec 10, 2021 |
Server for github-readme-stats
docker build . -t gin_readme
docker run gin_readme -p 8080:8080
# Visit http://localhost:8080