Edge Computing with Cloudflare Workers
Launching a Startup on Cloudflare Workers

Launching a Startup on Cloudflare Workers

11/19/2021 · Erwin van der Koogh, Tejas Mehta

What this post added

This post details the architecture of cClip, a fully serverless application built on Cloudflare Workers and KV, integrating with Firebase for authentication and messaging, RevenueCat for subscription management, Stripe for billing, and Backblaze B2 for storage. It highlights the use of Workers for authentication, authorization, and access control, validating JWTs from Firebase and managing subscription status updates from RevenueCat. The post also discusses challenges in cross-platform subscription management and file quota tracking, and the use of Flutter for cross-platform client development.

Read the original post ↗