Introduction
SST makes it easy to build modern full-stack applications on AWS.
Start With Your Frontend
Deploy Next.js, Remix, Astro, Solid, or any static site to AWS.
Next.js
Deploy a serverless Next.js app to your AWS account.
Remix
Deploy a Remix SSR app to your AWS account.
Astro
Deploy an Astro SSR app to your AWS account.
Solid
Deploy a SolidStart app to your AWS account.
Static sites
Deploy any static site to your AWS account.
Learn more
Read the What is SST chapter to learn more about SST.
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.
CLI Docs
Links to reference docs for the CLIs used in SST.
sst
Use the SST CLI to build, deploy, and test your apps.
create-sst
CLI to create a new SST project from a template or an example.
Reference Docs
Links to reference docs for the SST's constructs and clients.
Constructs
Reference docs for all of SST's constructs.
Clients
Reference docs for the Node Lambda function clients.