| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A web application that displays release statistics for GitHub repositories, including download counts, asset sizes, and release dates.
# Install dependencies
bun install
# Start development server
bun run dev# Build and run with Docker Compose
docker-compose up -dThe application will be available at http://localhost:8592
| Back | FazBrowse Home | New Git URL |