🚀 Cloudflare Services Demo

Complete integration with Workers, KV, D1, R2, AI, and Tunnels

Worker URL: https://comprehensive-demo.developer-136.workers.dev

🔗 Cloudflared Tunnel Status

Authenticated and ready

Create a tunnel with: cloudflared tunnel create my-tunnel

Run a tunnel with: cloudflared tunnel run my-tunnel

🗂️

KV Storage

Key-Value storage for caching, configuration, and session data. Perfect for storing frequently accessed data at the edge.

🗄️

D1 Database

SQLite-compatible database that runs at the edge. Perfect for relational data with global distribution.

📦

R2 Storage

S3-compatible object storage for files, images, and assets. Zero egress fees and global distribution.

🤖

AI Models

Run AI models at the edge for text generation, analysis, and machine learning tasks without managing infrastructure.

🔍

Health & Status

Monitor service health and get real-time status of all Cloudflare services integrated in your Worker.

🔗

Cloudflare Tunnels

Secure tunnels to connect your local services to Cloudflare's edge without opening firewall ports.

Commands to try:

cloudflared tunnel create my-demo-tunnel
cloudflared tunnel route dns my-demo-tunnel demo.yourdomain.com
cloudflared tunnel run my-demo-tunnel