# SST

Build full-stack apps on your own infrastructure.

Repository: https://github.com/anomalyco/sst
Canonical: https://ross.abutalabs.com/products/sst
Homepage: https://sst.dev
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-12T20:03:49+00:00
Link (homepage): https://sst.dev
Link (site_page): https://sst.dev/docs
Link (site_page): https://sst.dev/docs/examples
Link (site_page): https://sst.dev/docs/start/aws/nextjs
Link (site_page): https://sst.dev/about

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 92, release rhythm 80, longevity 100
- inputs: {"age_days": 2220, "days_push": 52, "days_rel": 52, "gap_med": 0, "n_releases_24m": 528}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 26260, forks 2119 (observed 2026-08-28T04:11:46.695611+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: infrastructure-as-code, deployment, web-framework, developer-tools, cli, serverless
- domain: web-development, cloud-computing, infrastructure-as-code, developer-tools, backend, frontend
- platform: cli, cloud, cross-platform
- tags: fullstack, aws, opennext, ion, terraform-alternative, serverless-framework, nextjs, infrastructure-from-code, sst-config, live-lambda, devops, nodejs, typescript

## Member repositories
- anomalyco/sst (main) score 89
- anomalyco/guide (docs) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:46.695611+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:55:54.208016+00:00, confidence not recorded.
  - readme: https://github.com/anomalyco/sst (fetched 2026-08-28T04:11:46.695611+00:00, sha 9ab3649350e2)
  - homepage: https://sst.dev (fetched 2026-08-29T07:52:40.414257+00:00, sha 4cf2fcb81548)
  - site_page: https://sst.dev/docs (fetched 2026-08-29T07:52:40.424223+00:00, sha 679abb3bba48)
  - site_page: https://sst.dev/docs/examples (fetched 2026-08-29T07:52:40.427062+00:00, sha eda7dfee2c63)
  - site_page: https://sst.dev/docs/start/aws/nextjs (fetched 2026-08-29T07:52:40.430135+00:00, sha fa5a5d9e2b70)
  - site_page: https://sst.dev/about (fetched 2026-08-29T07:52:40.432336+00:00, sha 94f4ed1a607c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
