meshflare
A self-hosted dashboard for managing Cloudflare Zero Trust resources such as mesh nodes, device registrations, Tunnels, split tunnels, and DNS filtering. It deploys as a Worker with a D1 database in the visitor's Cloudflare account, or runs self-hosted with Bun or Docker using a scoped API token.
- Stars
- 20
- Forks
- 2
- 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.