Skip to content
forked from sst/sst

💥 Serverless Stack (SST) is a framework that makes it easy to build serverless apps.

License

Notifications You must be signed in to change notification settings

mtdewers/serverless-stack

 
 

Repository files navigation

SST

Discord npm Build status


SST makes it easy to build modern full-stack applications on AWS.

$ npx create-sst@latest

Take a quick tour of SST.

Start With Your Frontend

Deploy Next.js, Remix, Astro, Solid, or any static site to AWS.

Add any backend feature

SST gives you the full power of AWS. Making it easy to add any feature to your product.

  • Databases — Use a serverless SQL or NoSQL database to power your app.
  • APIs — Add a GraphQL or a simple REST API to your app.
  • Auth — Authenticate your users through any auth provider.
  • File uploads — Upload files to S3 and manage them through the SST console.
  • Jobs — Run cron jobs or long running jobs powered by serverless functions.
  • Queues — Work with serverless queues without any infrastructure.

Collaborate with your team

Finally, you can git push to deploy using Seed, a service built by the team behind SST. And you can work on your apps together with your team with automatic preview environments.

Learn more

To learn more, head over to our docs.


Join our community Discord | YouTube | Twitter | Contribute

About

💥 Serverless Stack (SST) is a framework that makes it easy to build serverless apps.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 57.7%
  • TypeScript 39.3%
  • HTML 1.1%
  • CSS 1.1%
  • Python 0.5%
  • C# 0.1%
  • Other 0.2%