{"id":35472072,"url":"https://github.com/anomalyco/sst","last_synced_at":"2026-04-01T17:28:06.625Z","repository":{"id":37024599,"uuid":"285092252","full_name":"anomalyco/sst","owner":"anomalyco","description":"Build full-stack apps on your own infrastructure.","archived":false,"fork":false,"pushed_at":"2026-03-06T21:17:22.000Z","size":168688,"stargazers_count":25611,"open_issues_count":226,"forks_count":2033,"subscribers_count":297,"default_branch":"dev","last_synced_at":"2026-03-07T01:41:38.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sst.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anomalyco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-08-04T20:28:14.000Z","updated_at":"2026-03-06T23:16:25.000Z","dependencies_parsed_at":"2023-12-18T18:49:02.141Z","dependency_job_id":"f945e4d8-d3b7-429f-92ea-8bdc3f46f5b8","html_url":"https://github.com/anomalyco/sst","commit_stats":{"total_commits":2419,"total_committers":140,"mean_commits":17.27857142857143,"dds":0.56924348904506,"last_synced_commit":"84ab82a157e134fbdeab9e40b55d2e42065772f4"},"previous_names":["serverless-stack/serverless-stack","serverless-stack/sst"],"tags_count":4851,"template":false,"template_full_name":null,"purl":"pkg:github/anomalyco/sst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anomalyco%2Fsst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anomalyco%2Fsst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anomalyco%2Fsst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anomalyco%2Fsst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anomalyco","download_url":"https://codeload.github.com/anomalyco/sst/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anomalyco%2Fsst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30331616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-03T11:00:45.534Z","updated_at":"2026-04-01T17:28:06.616Z","avatar_url":"https://github.com/anomalyco.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://sst.dev/\"\u003e\n    \u003cimg alt=\"SST\" src=\"https://raw.githubusercontent.com/sst/identity/main/variants/sst-full.svg\" width=\"300\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://sst.dev/discord\"\u003e\u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/983865673656705025?style=flat-square\u0026label=Discord\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/sst\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/sst.svg?style=flat-square\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/anomalyco/sst/actions/workflows/build.yml\"\u003e\u003cimg alt=\"Build status\" src=\"https://img.shields.io/github/actions/workflow/status/anomalyco/sst/build.yml?style=flat-square\u0026branch=dev\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nBuild full-stack apps on your own infrastructure.\n\n## Installation\n\nIf you are using SST as a part of your Node project, we recommend installing it locally.\n\n```bash\nnpm install sst\n```\n\nIf you are not using Node, you can install the CLI globally.\n\n```bash\ncurl -fsSL https://sst.dev/install | bash\n```\n\nTo install a specific version.\n\n```bash\ncurl -fsSL https://sst.dev/install | VERSION=0.0.403 bash\n```\n\nTo use a package manager, [check out our docs](https://sst.dev/docs/reference/cli/).\n\n#### Manually\n\nDownload the pre-compiled binaries from the [releases](https://github.com/sst/sst/releases/latest) page and copy to the desired location.\n\n## Get Started\n\nGet started with your favorite framework:\n\n- [Next.js](https://sst.dev/docs/start/aws/nextjs)\n- [Remix](https://sst.dev/docs/start/aws/remix)\n- [Astro](https://sst.dev/docs/start/aws/astro)\n- [API](https://sst.dev/docs/start/aws/api)\n\n## Learn More\n\nLearn more about some of the key concepts:\n\n- [Live](https://sst.dev/docs/live)\n- [Linking](https://sst.dev/docs/linking)\n- [Console](https://sst.dev/docs/console)\n- [Components](https://sst.dev/docs/components)\n\n## Contributing\n\nHere's how you can contribute:\n\n- Help us improve our docs\n- Find a bug? Open an issue\n- Feature request? Submit a PR \n\n## Running Locally\n\nRun `bun run setup`. You need [Go](https://go.dev/) and [Bun](https://bun.sh/) installed.\n\nNow you can run the CLI locally on any of the `examples/` apps.\n\n```bash\ncd examples/aws-api\ngo run ../../cmd/sst \u003ccommand\u003e\n```\n\nIf you want to build the CLI binary, run `bun run build:cli`. This will create a `sst` binary that you can use.\n\nFor building the docs, run `bun run docs:generate` and `bun run docs:dev`.\n\n---\n\n**Join our community** [Discord](https://sst.dev/discord) | [YouTube](https://www.youtube.com/c/sst-dev) | [X.com](https://x.com/SST_dev)\n","funding_links":[],"categories":["🌐 Web Development - Frontend","TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanomalyco%2Fsst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanomalyco%2Fsst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanomalyco%2Fsst/lists"}