2 repository-uri
Modules that connect server-side components directly to platform-specific storage and database bindings.
Distinct from Cloudflare R2 Integrations: Focuses on the integration mechanism for platform bindings rather than the storage providers themselves.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Cloud Platform Binding Integrations. Refine with filters or upvote what's useful.
Vinext is a build system and edge runtime compiler that enables framework-agnostic serverless deployments. It functions as a Vite plugin and compatibility layer that emulates file-system routing, server components, and server actions, allowing projects to maintain specific framework API surfaces while targeting edge workers and serverless environments. The project provides a specialized bridge for migrating projects to a Vite-based build pipeline while preserving routing and server component patterns. It utilizes a system of module shimming and adapters to produce standalone bundles compatibl
Connects database and storage bindings directly within server components and route handlers.
This project is a full-stack serverless application stack and boilerplate designed for building software-as-a-service applications on the Cloudflare Workers platform. It provides a TypeScript starter that unifies the frontend and backend within a single deployment workflow, integrating essential primitives for authentication, data persistence, and storage. The stack is distinguished by its pre-configured templates for rapid project bootstrapping. It includes integrated support for the Cloudflare D1 SQL database and Cloudflare R2 buckets, providing a predefined architecture for managing relati
Integrates server-side components directly with platform-specific storage and database bindings.