
Deploy github-statcrab
GitHub profile stats for Readme file generated on the fly!
github-statcrab
samgozman/github-statcrab/server:latest
Just deployed
Deploy and Host github-statcrab on Railway
github-statcrab is a Rust-based web server that generates dynamic SVG cards displaying GitHub user statistics and programming language usage. It leverages the GitHub API to present data in visually appealing formats for embedding in README files or web pages.
About Hosting github-statcrab
Hosting github-statcrab involves deploying a Rust web server that connects to the GitHub API to fetch user data and generate SVG cards. The service requires a GitHub Personal Access Token for API authentication and includes built-in caching to optimize performance. The server exposes REST endpoints that return dynamic SVG cards displaying user statistics and top programming languages, making it perfect for embedding in GitHub profiles.
Common Use Cases
- Display GitHub user statistics in personal README profiles
- Show top programming languages in project documentation
- Generate visual summaries of coding activity for portfolios
Dependencies for github-statcrab Hosting
- GitHub Personal Access Token (with
repo
anduser
scopes) - Docker runtime environment (handled automatically by Railway)
Deployment Dependencies
Implementation Details
After deployment, use the cards in your README:
[](https://github.com/samgozman/github-statcrab)
[](https://github.com/samgozman/github-statcrab)
Required environment variable:
GITHUB_TOKEN=your_github_personal_access_token_here
Why Deploy github-statcrab on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying github-statcrab on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
github-statcrab
ghcr.io/samgozman/github-statcrab/server:latestGITHUB_TOKEN
GitHub Personal Access Token: https://github.com/settings/tokens. Generate new token (classic) with repo and user scopes