gh-proxy
A GitHub proxy service that rewrites GitHub file, release, archive, and install-script URLs so they can be fetched through a self-hosted backend. It deploys as a Cloudflare Worker by pasting the provided worker.js into a visitor-controlled account, with an alternative Python/Flask self-hosting option.
- Stars
- 102
- Forks
- 47
- License
- MIT
- Category
- Developer Tools
- Latest push
- Published
- Refreshed
- Updated
About this app
This profile is based on public repository information.
Research and source context
This profile is compiled from public repository data. Repository details were captured and the profile was last researched .
More in Developer Tools
bknd
A self-hosted backend application providing database management, authentication, media handling, and workflows through a REST API and admin UI. It deploys to Cloudflare Workers and can use Cloudflare D1 or Durable Objects SQLite for data and R2 for media storage in a visitor-controlled account.
t4-app
A command-line scaffolding tool that generates a full-stack TypeScript starter app combining Expo and Next.js with tRPC, Tamagui, and Drizzle. The generated backend runs on Cloudflare Workers with a D1 SQLite database, and the project is designed for deployment to the user's own Cloudflare account.
D1 Manager
A web UI and API for administering Cloudflare D1 databases, allowing users to browse tables, inspect schemas, edit records, and run SQL or natural-language queries. It deploys to Cloudflare Pages in the visitor's own account, binding D1 databases and optionally a Workers AI binding or OpenAI key.