awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
supermemoryai avatar

supermemoryai/cloudflare-saas-stack

0
View on GitHub↗
3,725 estrellas·340 forks·TypeScript·4 vistas

Cloudflare Saas Stack

This project is a full-stack TypeScript template and boilerplate designed for bootstrapping software-as-a-service applications on a global edge network. It provides a pre-configured foundation that integrates a frontend framework, styling library, and database tools to accelerate the development of serverless applications.

The stack is distinguished by its focus on type-safe cloud infrastructure, using automatic type generation for environment variables and resource bindings. It enables a consistent development workflow through local emulation of cloud bindings, ensuring that behavior remains stable between local environments and edge deployments.

The project covers a broad range of serverless capabilities, including identity and session management, relational database management with schema synchronization and migrations, and binary file storage with configurable access policies. It also includes tools for managing deployments and hosting across a distributed serverless infrastructure.

Features

  • Global Edge Execution - Runs application logic on a globally distributed network of serverless workers to minimize end-user latency.
  • SaaS Boilerplates - Provides a complete TypeScript starter kit optimized for launching software-as-a-service applications on an edge network.
  • TypeScript Binding Generation - Automatically generates TypeScript type definitions for environment variables and cloud resource bindings.
  • SQL Database Integrations - Integrates serverless relational database connectivity for persistent data storage and retrieval at the edge.
  • Persistent Relational Storage - Provides persistent relational storage using a distributed SQLite-based database at the edge.
  • Full-Stack Web Bootstrapping - Provides a pre-configured TypeScript boilerplate for bootstrapping full-stack SaaS applications with auth and database.
  • Edge Computing Platforms - Implements a development foundation for low-latency applications running on a distributed serverless infrastructure.
  • Environment Variable Type Declarations - Automatically generates type declarations for environment variables to ensure type safety across the application.
  • Edge Network Deployment - Automates the deployment of full-stack applications to an edge-optimized cloud platform.
  • Serverless Application Stacks - Integrates a suite of serverless primitives including SQLite databases and object storage for rapid deployment.
  • Serverless Databases - Manages relational databases that scale automatically within a serverless cloud environment.
  • Resource Bindings - Uses platform-level bindings to connect application code securely to databases and storage buckets.
  • Cloud Resource Bindings - Provides automatic type generation for environment variables and cloud resource bindings to ensure compile-time safety.
  • Full-Stack Application Boilerplates - Ships a pre-configured codebase featuring a frontend framework, styling library, and database ORM for prototyping.
  • Database Migrations - Provides a command-line tool for versioning and applying schema updates to production databases.
  • Bucket Access Policies - Manages cross-origin resource sharing policies and file upload permissions for cloud object storage.
  • Serverless SQLite Managers - Offers specialized tools for generating and pushing schema changes to serverless SQLite databases.
  • Type-Safe Schema Migrations - Implements a type-safe migration workflow to synchronize database structures between local and remote environments.
  • Local Emulation Environments - Simulates cloud platform bindings and serverless database behavior on a local machine for consistent development.
  • Local Serverless Emulation - Emulates the full serverless stack and cloud bindings locally to ensure consistent development and testing.
  • Cloudflare R2 Object Storages - Integrates Cloudflare R2 for uploading and retrieving files with configurable security policies.
  • Serverless Deployment - Provides tools for managing preview and production deployment workflows on serverless hosting platforms.
  • Session and Credential Management - Handles user session and credential management using persistent data storage via compatible database adapters.

Historial de estrellas

Gráfico del historial de estrellas de supermemoryai/cloudflare-saas-stackGráfico del historial de estrellas de supermemoryai/cloudflare-saas-stack

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Cloudflare Saas Stack

Proyectos open-source similares, clasificados según cuántas características comparten con Cloudflare Saas Stack.
  • dhravya/cloudflare-saas-stackAvatar de Dhravya

    Dhravya/cloudflare-saas-stack

    3,724Ver en GitHub↗

    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

    TypeScript
    Ver en GitHub↗3,724
  • cloudflare/workers-sdkAvatar de cloudflare

    cloudflare/workers-sdk

    4,186Ver en GitHub↗

    This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector

    TypeScriptclicloudflarecloudflare-workers
    Ver en GitHub↗4,186
  • phodal/serverlessAvatar de phodal

    phodal/serverless

    1,741Ver en GitHub↗

    This project serves as a comprehensive technical guide and framework for building, deploying, and managing event-driven applications. It focuses on serverless architecture development, providing patterns and practices for implementing cloud-native services that execute code in response to triggers without requiring persistent server infrastructure. The repository distinguishes itself by offering a unified approach to polyglot runtime orchestration, allowing developers to manage components written in multiple programming languages within a single project. It emphasizes local cloud emulation, e

    HTMLaws-lambdadynamodbebook
    Ver en GitHub↗1,741
  • cloudflare/workers-rsAvatar de cloudflare

    cloudflare/workers-rs

    3,337Ver en GitHub↗

    The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using Rust. It compiles code into WebAssembly modules that execute within a sandboxed host environment at the edge. The project provides a typed remote procedure call system for invoking functions across different worker instances and utilizes procedural macros for mapping these distributed interfaces. It uses trait-based bindings and standardized wrappers to provide type-safe access to platform services and web-standard request and response objects. The SDK covers a broad range of

    Rustcloudflareffirust
    Ver en GitHub↗3,337
Ver las 30 alternativas a Cloudflare Saas Stack→

Preguntas frecuentes

¿Qué hace supermemoryai/cloudflare-saas-stack?

This project is a full-stack TypeScript template and boilerplate designed for bootstrapping software-as-a-service applications on a global edge network. It provides a pre-configured foundation that integrates a frontend framework, styling library, and database tools to accelerate the development of serverless applications.

¿Cuáles son las características principales de supermemoryai/cloudflare-saas-stack?

Las características principales de supermemoryai/cloudflare-saas-stack son: Global Edge Execution, SaaS Boilerplates, TypeScript Binding Generation, SQL Database Integrations, Persistent Relational Storage, Full-Stack Web Bootstrapping, Edge Computing Platforms, Environment Variable Type Declarations.

¿Qué alternativas de código abierto existen para supermemoryai/cloudflare-saas-stack?

Las alternativas de código abierto para supermemoryai/cloudflare-saas-stack incluyen: dhravya/cloudflare-saas-stack — This project is a full-stack serverless application stack and boilerplate designed for building software-as-a-service… cloudflare/workers-sdk — This project is an edge computing development toolkit and serverless command line interface used to develop, test, and… phodal/serverless — This project serves as a comprehensive technical guide and framework for building, deploying, and managing… cloudflare/workers-rs — The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using… serverless-nextjs/serverless-next.js — This project is a serverless infrastructure orchestrator and deployment tool designed to host Next.js applications on… kriasoft/react-starter-kit — This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a…