Back to Studio

About Cloudflare Studio

Cloudflare Studio is an unofficial, experimental project designed to provide a user-friendly interface for building and deploying applications to Cloudflare's platform.

Important Notice

This project is not affiliated with, endorsed by, or connected to Cloudflare in any official capacity. It is an independent initiative created to explore and experiment with Cloudflare's services.

Purpose

The goal of this project is to provide developers with an intuitive interface for:

  • Building web applications and websites
  • Managing Cloudflare Workers and Pages
  • Integrating with Cloudflare's services (KV, R2, D1, etc.)
  • Deploying applications to Cloudflare's network

Rationale

I'm tired of Replit, Cursor, and other AI IDEs not knowing capabilities of Cloudflare. When I'm building a project, I want AI agent to suggest to put files into R2, serve images and videos via Stream, use D1 as database and build workers upon workers upon workers to solve a problem.

Experimental Status

As an experimental project, features may be incomplete, change without notice, or contain bugs. Data may be lost without warning. Users should exercise caution and not rely on this tool for production environments without thorough testing.

Feedback and Contributions

While this is an experimental project, feedback and contributions from the community are welcome. Please ensure you understand the unofficial nature of this project before using it or contributing.

Github
X/Twitter

Vibe-Coding Days

2

Todo List

  • First interface draft
  • Auth server
  • AutoRAG with Cloudflare documentation
  • Studio protected by auth
  • List of projects
  • Agent chat replies something
  • Markdown -> HTML for chat
  • Persist agent chats
  • Create files

Changelog