Docs
Get Started
Start with a standalone SST project. And add any frontend you like.
tip
If you are new to SST, we recommend you start with our latest version instead. Learn more about SST v3.
Pick Your Frontend
Start with a Next.js, Svelte, Remix, Astro, or Solid app and deploy it to AWS with SST.
Next.js
Create and deploy a serverless Next.js app to AWS with SST.
Svelte
Create and deploy a serverless SvelteKit app to AWS with SST.
Remix
Create and deploy a serverless Remix app to AWS with SST.
Astro
Create and deploy an serverless Astro site to AWS with SST.
Solid
Create and deploy a serverless SolidStart app to AWS with SST.
Learn more
Watch the SST in 100 seconds video to learn more.
Add Any 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 dedicated REST or GraphQL 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.
Events
Run tasks after your app has returned to your user.
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.