Skip to content

estyrke/serverless-stack

 
 

Repository files navigation

SST

Discord npm Build status


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

$ npx create-sst@latest

Pick your frontend

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

Add any feature

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

  • File uploads — Allow your users to upload files to S3.
  • Auth — Authenticate your users through any auth provider.
  • Async tasks — Run tasks after your app has returned to your user.
  • Databases — Use a serverless SQL or NoSQL database to power your app.
  • Jobs — Run cron jobs or long running jobs powered by serverless functions.
  • APIs — Add a dedicated serverless REST, GraphQL, or WebSocket API to your app.

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.


Join our community Discord | YouTube | Twitter | Contribute

About

💥 SST makes it easy to build serverless apps. Set breakpoints and test your functions locally. https://serverless-stack.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.9%
  • TypeScript 42.8%
  • CSS 1.1%
  • HTML 1.0%
  • Python 0.4%
  • Svelte 0.4%
  • Other 0.4%