anomalyco/sst

Description: Build full-stack apps on your own infrastructure.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 36 minutes ago
Added to GitGenius on March 3rd, 2026
Created on August 4th, 2020
Open Issues & Pull Requests: 275 (+0)
Number of forks: 2,111
Total Stargazers: 26,166 (+1)
Total Subscribers: 303 (+0)

Issue Activity (beta)

Open issues: 208
New in 7 days: 6
Closed in 7 days: 1
Avg open age: 128 days
Stale 30+ days: 185
Stale 90+ days: 118

Recent activity

Opened in 7 days: 5
Closed in 7 days: 1
Comments in 7 days: 3
Events in 7 days: 6

Top labels

  • bug (106)
  • enhancement (103)
  • cloudflare (36)
  • linear (7)
  • python (7)
  • windows (7)
  • Dropin Mode (5)
  • documentation (5)

Repository Insights (GitGenius)

Median issue/PR response: 38.4 hours
Mean response time: 196.6 days
90th percentile: 899.7 days
Tracked items: 3,057

Most active contributors

Detailed Description

SST is a framework for building full-stack applications deployed on your own infrastructure, with TypeScript as its primary language. The project is classified across multiple domains including serverless architecture, AWS integration, infrastructure-as-code, CDK tooling, and full-stack development. It provides developers with tools to construct and deploy complete applications while maintaining control over their infrastructure rather than relying solely on managed platforms.

The framework supports integration with popular frontend and backend frameworks. According to the README, developers can get started with Next.js, Remix, Astro, or build custom APIs. The installation process is flexible, allowing JavaScript projects to install SST locally to track the CLI version with their application, while non-JavaScript projects can install the CLI globally. Pre-compiled binaries are also available for download from the releases page.

SST emphasizes several key concepts in its architecture. The framework includes a Live feature, a Linking system for connecting components, a Console for management and monitoring, and a Components system for building modular infrastructure. These features work together to streamline the development and deployment workflow for full-stack applications.

The project demonstrates active maintenance and community engagement. GitGenius tracking shows a median issue and pull request response latency of 37.9 hours across 3051 tracked items, indicating responsive project management. The most frequently addressed issue categories are bugs with 62 tracked items, enhancements with 52 items, and Cloudflare-related issues with 36 items. The core contributor team is led by thdxr with 3163 recorded events, followed by jayair with 1812 events and fwang with 1269 events, showing concentrated but active development leadership.

The repository's technical foundation relies on modern tooling. Local development requires Go and Bun to be installed, with setup initiated through the bun run setup command. The build process includes CLI binary compilation via bun run build:cli and documentation generation through bun run docs:generate and bun run docs:dev commands. This tooling choice reflects the project's focus on developer experience and modern JavaScript ecosystem practices.

SST's contributor network extends beyond its immediate repository. GitGenius identifies overlapping contributors with major projects including Microsoft's VSCode, Microsoft's TypeScript, and the Rust language project, suggesting that SST attracts developers with experience in significant open-source initiatives and indicates cross-pollination of ideas and practices from these established projects.

The project maintains active community channels including a Discord server, YouTube presence, and X.com account, providing multiple avenues for users to learn, contribute, and engage. The contribution guidelines explicitly welcome documentation improvements, bug reports, and feature requests, establishing clear pathways for community participation in the project's evolution.

sst
by
anomalycoanomalyco/sst

Repository Details

Fetching additional details & charts...