Serverless Stack | Serverless Stack (SST)
https://docs.serverless-stack.com14.08.2021 · Serverless Stack (SST) is a framework that makes it easy to build serverless apps. SST supports JavaScript, TypeScript, Python, Golang, and C#. Read the docs Read our friendly docs and learn more about how SST works. View the examples Check out a list of example serverless apps built with SST. Follow the guide
Serverless Stack
https://serverless-stack.comServerless Stack (SST) is an open-source serverless application platform that deploys to your AWS account, helping you go from idea to IPO. Get Started Read the Guide # Create a new Serverless Stack app $ npx create-serverless-stack my-sst-app $ cd my-sst-app # Start the Live Lambda Dev environment $ npx sst start # Deploy to prod