SST
Build full-stack apps on your own infrastructure. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 92
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2220
- days_rel: 52
- days_push: 52
- n_releases_24m: 528
Adoption not part of the score
26260 stars · 2119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SST is a framework for building and deploying modern full-stack applications on your own cloud infrastructure, with the entire app defined in a single sst.config.ts file using 150+ provider components. It includes a CLI, dev mode with live Lambda debugging, a web console, and first-class support for frameworks like Next.js, Remix, and Astro on AWS.
Use cases
- deploy a next.js app to aws
- define my whole app infrastructure in typescript
- set up serverless api with lambda and api gateway
- provision postgres database and s3 bucket from code
- local dev environment for serverless apps
- deploy full-stack app on my own aws account
- manage stripe products and webhooks in code
- deploy containers and cron jobs alongside frontend
When to choose
- you want infrastructure defined in TypeScript instead of YAML or HCL
- you deploy Next.js, Remix, or Astro apps to AWS
- you want a fast local dev loop for serverless functions
- you want frontend, backend, and resources linked and deployed from one config
- you prefer owning your AWS infrastructure over managed platforms like Vercel
When to avoid
- you want a fully managed platform with zero infrastructure control
- your stack targets providers SST does not support
- you need multi-cloud orchestration beyond SST's component model
- your team is heavily invested in Terraform or Pulumi workflows
Facets
framework · maturity active
infrastructure-as-code deployment web-framework developer-tools cli serverless web-development cloud-computing infrastructure-as-code developer-tools backend frontend cli cloud cross-platform fullstack aws opennext ion terraform-alternative serverless-framework nextjs infrastructure-from-code sst-config live-lambda devops nodejs typescript
6 sources
- readme: https://github.com/anomalyco/sst · fetched 2026-08-28 · 9ab3649350e2
- homepage: https://sst.dev · fetched 2026-08-29 · 4cf2fcb81548
- site_page: https://sst.dev/docs · fetched 2026-08-29 · 679abb3bba48
- site_page: https://sst.dev/docs/examples · fetched 2026-08-29 · eda7dfee2c63
- site_page: https://sst.dev/docs/start/aws/nextjs · fetched 2026-08-29 · fa5a5d9e2b70
- site_page: https://sst.dev/about · fetched 2026-08-29 · 94f4ed1a607c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anomalyco/sst | main | 89 |
| anomalyco/guide | docs | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem