awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
serverless-stack avatar

serverless-stack/serverless-stack

0
View on GitHub↗
26,112 stars·2,104 forks·TypeScript·MIT·3 viewssst.dev↗

Serverless Stack

This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing full-stack applications. It functions as a cloud-native deployment orchestrator that synchronizes application code and environment variables across frontend content delivery networks and backend API endpoints.

The platform enables the deployment of complete application architectures on either private or cloud infrastructure. It allows for the orchestration of self-hosted applications without the need to manage traditional virtual servers.

The system covers serverless infrastructure management and full-stack application deployment. It includes capabilities for declarative stack provisioning, serverless function deployment, and the distribution of static assets.

Features

  • Cloud Native Orchestration - Orchestrates the synchronization of application code and environment variables across CDNs and API endpoints.
  • Application Cloud Deployments - Manages the deployment of complete full-stack application architectures to cloud hosting environments.
  • State Synchronization - Synchronizes the live cloud resource state with high-level versioned configuration manifests.
  • Full-Stack Provisioning - Enables the declarative provisioning of a complete full-stack environment synchronized via API.
  • Infrastructure as Code - Translates high-level configurations into cloud resource definitions for automated serverless deployment.
  • Infrastructure as Code Tools - Uses machine-readable definition files to automate the provisioning of serverless cloud environments.
  • Serverless Deployment - Provides a platform for deploying application logic into isolated, automatically scaling serverless functions.
  • Serverless Provisioning - Provisions the underlying serverless infrastructure required to run complete application stacks.
  • Serverless Lifecycle Management - Manages the end-to-end lifecycle and provisioning of serverless cloud resources.
  • Cloud Native Frameworks - Provides a framework specifically designed for building serverless and cloud-integrated full-stack web applications.
  • Full-Stack Frameworks - Offers an integrated environment for building and deploying complete serverless web applications.
  • Full-Stack Web Applications - Integrates backend APIs with frontend interfaces through a unified deployment and management process.
  • Static Content Distribution - Processes frontend code into optimized static files for delivery via a globally distributed network.
  • Build-Time Variable Injection - Injects backend service URLs and secrets into frontend source code during the build process for direct connectivity.
  • Serverless Execution Environments - Packages application logic into isolated, scalable execution environments for event-driven serverless compute.
  • Asset-to-Resource Mappings - Automatically maps frontend bundles to specific remote cloud backend endpoints via environment variables.
  • Environment Variable Injections - Provides mechanisms for populating environment variables and configuration files during the deployment of serverless services.
  • Self-Hosted Infrastructure - Orchestrates the setup and operation of full-stack applications on private, self-hosted infrastructure.
  • Self-Hosted Server Platforms - Provides a platform for deploying complete application architectures on private infrastructure without virtual server management.
  • Frontend Asset Optimization - Implements automated processes for minifying and managing frontend assets before distribution to a CDN.
  • High-Level Frameworks - Framework for building serverless apps with live development environments.

Star history

Star history chart for serverless-stack/serverless-stackStar history chart for serverless-stack/serverless-stack

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Serverless Stack

Similar open-source projects, ranked by how many features they share with Serverless Stack.
  • cloudflare/vibesdkcloudflare avatar

    cloudflare/vibesdk

    5,094View on GitHub↗

    vibesdk is an agentic software development platform and framework designed to coordinate autonomous agents that write, debug, and refine full-stack applications from natural language. It serves as a cloud-native application orchestrator and an LLM-powered code generation framework that converts prompts into functional code through iterative conversations and multi-phase agent behaviors. The project distinguishes itself by providing a complete toolchain for building AI development platforms. This includes the ability to integrate various model providers, construct custom LLM toolkits, and mana

    TypeScript
    View on GitHub↗5,094
  • aws/chaliceaws avatar

    aws/chalice

    11,062View on GitHub↗

    Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It functions as an infrastructure-as-code generator, mapping application logic and routing definitions directly to cloud compute resources while automating the provisioning and management of the underlying environment. The framework distinguishes itself by analyzing source code to automatically construct the minimum necessary security permissions, ensuring least-privilege access for all deployed functions. It supports modular development through blueprint-based organization and

    Pythonawsaws-apigatewayaws-lambda
    View on GitHub↗11,062
  • awslabs/llrtawslabs avatar

    awslabs/llrt

    8,752View on GitHub↗

    llrt is a low-latency JavaScript runtime based on the QuickJS engine, specifically designed for executing asynchronous functions in serverless environments. It provides a lightweight execution layer optimized for fast startup times and minimal memory usage when running ES2023 workloads. The project differentiates itself by bundling natively optimized cloud service SDKs directly into the runtime binary to eliminate external dependency loading. To further reduce cold start latency, it implements parallel connection warming for TLS and network handshakes during the startup phase. The runtime co

    Rust
    View on GitHub↗8,752
  • zenml-io/zenmlzenml-io avatar

    zenml-io/zenml

    5,451View on GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Pythonagentopsagentsai
    View on GitHub↗5,451
See all 30 alternatives to Serverless Stack→

Frequently asked questions

What does serverless-stack/serverless-stack do?

This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing full-stack applications. It functions as a cloud-native deployment orchestrator that synchronizes application code and environment variables across frontend content delivery networks and backend API endpoints.

What are the main features of serverless-stack/serverless-stack?

The main features of serverless-stack/serverless-stack are: Cloud Native Orchestration, Application Cloud Deployments, State Synchronization, Full-Stack Provisioning, Infrastructure as Code, Infrastructure as Code Tools, Serverless Deployment, Serverless Provisioning.

What are some open-source alternatives to serverless-stack/serverless-stack?

Open-source alternatives to serverless-stack/serverless-stack include: cloudflare/vibesdk — vibesdk is an agentic software development platform and framework designed to coordinate autonomous agents that write,… aws/chalice — Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It… awslabs/llrt — llrt is a low-latency JavaScript runtime based on the QuickJS engine, specifically designed for executing asynchronous… zenml-io/zenml — ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning… aws/serverless-application-model — This is an infrastructure as code tool and serverless deployment orchestrator that provides a shorthand syntax for… zappa/zappa — Zappa is a serverless Python framework and command-line tool used for packaging and deploying Python web applications…