Deploy everything your app needs with a single config.

Internet
Pinned Tweet
a new maintainer just spawned
i've joined @anomalyco to maintain sst and support @opencode sst has always felt like the right abstraction - making complex but reliable infrastructure easy to use it's an honor to work on that with people i've admired for years
4
1
187
19,586
sst
30
79
1,414
100,627
opencode is here
opencode rewrite is done and ready for general use - works with claude pro/max - beautiful themeable tui - shareable links for any session - zero config LSP support - works with 75+ LLM providers (including local) link in reply
8
64
1,184
134,201
Grok Code Free on opencode For a limited time
15
53
834
80,613
▦ OpenAuth is a universal, standards-based auth provider. We are launching the project in beta today; along with the new SST Auth component. Here's what OpenAuth is about:
16
40
702
75,744
13
15
506
33,694
🥳 The cat is out of the bag! We are doing the first-ever SST conference. SST 1.0 Conf is a virtual event celebrating our v1 launch. It's on May 17th @ 9am PDT. We've got a great lineup, including folks from Comcast, The LEGO Group, & Shell. Read on 🔽 v1conf.sst.dev
10
18
310
we don't pay influencers well we pay dax but he's not very good at influencing
11
2
331
21,287
Cloudflare has officially joined the OpenNext effort. We are also moving the project to its own GitHub and Discord. More below
Cloudflare has officially joined OpenNext to help solve the nextjs vendor lock-in problem they are now maintaining an official adapter that can deploy your nextjs app to cloudflare we have a new discord, new github org, and we're adding support in sst soon
4
9
323
30,032
new wallpaper just dropped $50 a month
13
6
285
22,657
soon
6
7
189
9,562
Write your own opencode plugins
in opencode v0.3.128 you can write plugins in ts/js these let you hook into what's going on and add your own custom logic quick video on how it works - docs in reply
5
3
173
10,117
opencode crossed 10k stars on GitHub We also have a new Discord for the community
7
1
166
10,253
a warm welcome to all our new followers we can't wait to let you down
3
4
159
7,870
8
18
143
70,290
20K ★
5
4
146
28,837
Ion is now generally available. It's recommended for new SST users. Check out the docs below. PS: If you are on SST v2, we are working on a migration path.
it's officially not vaporware! sst ion is now generally available i sat with a documentary crew to have a no BS, raw, unfiltered conversation about it it came out kinda weird, link in reply
2
16
141
31,963
new banner, who dis
5
3
142
12,882
i have become typescript destroyer of yaml
SST Autodeploy is a new way to do CI it's the typical git push, deploy flow with branch/pr envs for 100% of your infra but instead of yaml you configure it right in your sst.config.ts with typescript! SST Autodeploy is available today with ts based config coming soon
3
9
143
9,841
▦ OpenAuth 1K⭐️
▦ OpenAuth is a universal, standards-based auth provider. We are launching the project in beta today; along with the new SST Auth component. Here's what OpenAuth is about:
1
8
118
28,164
You can now completely control the commands that are run when your app is auto-deployed. This is useful for running any scripts as a part of the build process or for running tests. It supports the @bunjavascript `$` shell.
3
4
116
29,834
WE ARE SOLD OUT we are out of sst for today - check back tomorrow for a restock
5
4
109
24,562
now i am become SST, destroyer of servers
5
5
107
17,243
▦ OpenAuth 2K⭐️
▦ OpenAuth 1K⭐️
2
6
100
15,229
Deploy Next.js to AWS > npx create-next-app > npx create-sst > npx sst deploy Learn more 👇
well now that NextJS is the o f f i c i a l way to do React, perfect day for my @syntaxfm episode to drop on deploying it to AWS with OpenNext syntax.fm/show/589/supper-cl…
2
10
92
52,967
We are adding `Task`, a new component, powered by AWS Fargate that allows you to run asynchronous tasks in your apps.
we're launching `cluster.addTask(...)` today - a new way to spin up background jobs dynamically or on schedule this is the final piece for doing async work in aws - i made a video covering the different approaches and when you'd use each link in reply sst.dev/blog/tasks-in-v3
7
85
13,022
The new Plan mode doesn't give the LLM access to tools like editing files or running bash commands. You can also quickly switch between build and plan. Or define your own mode in the opencode config.
opencode v0.2.23 has modes - ships with a "build" and "plan" mode but here's the fun part you can add your own specify what model, prompt and what tools should be enabled and quick switch by hitting tab
3
1
92
5,648
🌟 Introducing `sst start`: A Lambda development environment for CDK. You can now develop your Lambda functions live, without mocking anything or deploying them! Read more here: github.com/serverless-stack/…
1
11
86
Docs on how OpenControl works.
3
5
89
9,430
We are working on a new open source project. OpenControl is a gateway that lets an LLM access any function from your codebase or any resource from your infrastructure.
we are working on OpenControl - a library that uses AI to finally solve the headache of internal tooling idea is simple - define a set of tools in code that can reference functions from your codebase or anywhere else these tools get deployed to your infra (runs anywhere, lambda, worker, containers, etc) and exposes a protocol that allows clients like cursor, claude-code, etc to use them they can orchestrate tasks like "can you reset the password of anyone who hasn't logged in a year" demo below and details on how it works in the thread
2
3
88
8,349
Some new SST content thanks to the @syntaxfm crew. Links below.
2
6
89
13,434
3
9
83
7,050
super excited to announce our new `sst.Crowdstrike` component
4
4
79
4,244
officially here
Introducing Grok Code Fast 1, a speedy and economical reasoning model that excels at agentic coding. Now available for free on GitHub Copilot, Cursor, Cline, Kilo Code, Roo Code, opencode, and Windsurf. x.ai/news/grok-code-fast-1
2
3
86
23,999
end of an era
3
2
67
12,765
We created an open-source database of AI models.
we built an open-source database of AI models it includes things like pricing and limits - opencode uses this under the hood it even has an api if you want to integrate it yourself give it a star and help contribute - link in reply
1
1
73
8,554
10K🫂
2
2
69
20,775
sst
If web frameworks were cakes, what kind would they be? I’ll go first: Here’s a @nextjs cake my girlfriend made for tonight’s event
5
2
59
12,861
we paid $1.8M for the sst npm package
4
1
59
5,346
We are planning to move away from CDK and CloudFormation. Read more about it here:
It's time to make it official. SST is moving away from CDK and CloudFormation. I wrote a really long post (linked below) detailing our thought process around it. Let me highlight a few things from it here.
5
4
56
21,068
for cyber monday sst is 100% off do NOT miss this deal
2
2
55
4,650
Today we are announcing our $1M seed round. The new funding helps us in our mission to make it easy to build full-stack serverless applications.
Serverless Stack raises $1M for open-source application framework tcrn.ch/3ztaZqR by @christinemhall
6
9
52
we're releasing stuff this week (not gpt5, not a search engine)
5
48
4,347
Zero-setup real-time lambda monitoring. Now live on the SST Console.
just launched Issues on the SST Console! track errors across your application, see the code causing them, and view full logs of the invocation everything you need to fix problems with zero setup we've tracked over 4M errors in the last few days - go fix them!
2
3
50
49,894
to all our new followers, welcome here's how you get started with sst
4
45
12,514
Universal You can use it to auth through your web app, mobile app, SSR app, single-page-app, third party clients, and anything else. It can run as a standalone service or you can embed it into an existing application. Self-hosted It can run on Node.js, Bun, Lambda, or Workers. It needs minimal infrastructure to run and simple to self-host. Standards-based It implements the OAuth 2.0 spec, so any OAuth client can use it. And it's based on web standards. Customizable It comes with prebuilt themeable UIs that area really easy to customize. But you can also completely opt of it and implement your own UI. Why build OpenAuth We built OpenAuth as a separate project because a universal, standards-based auth provider is something that should exist outside of SST. And most of the existing solutions were either libraries, or SaaS services that held your user data. While the standalone self-hosted ones were just too complicated to set up. Using it in SST You can use OpenAuth in SST with the new SST Auth component. ``` new Auth("MyAuth", { domain: "auth.myapp.com", authorizer: "src/auth.handler" }); ``` What's next OpenAuth and the new Auth component are in beta. Over the next few weeks we’ll be adding more docs, examples, and tutorials, as we finalize the API.
1
1
43
4,475
Every update to an SST app now gets its own _permalink_. It shows you the full list of resources that've changed and the props that triggered the change. This is useful for debugging any issues with a deploy and sharing the details with your team. More below.
1
1
44
3,873
Had some requests on how to use OpenControl with an MCP client. Added a doc on it.
5
42
13,328
We made a little change yesterday serverless-stack.com ➡️ sst.dev
1
7
42
We are hosting a special virtual event to show off the next generation of serverless tools and creators. And we couldn't be more excited about the lineup of speakers. isserverlessready.com
5
9
38
Native Windows support is now in beta. Upgrade to the latest and open a GitHub issue if you run into any problems.
2
2
40
4,717
We've also updated the logs UI in the Console. We added the ability to search, view log streams, and just made it faster. You can view logs from your functions, containers, or any CloudWatch log group in the Console. Read more.
2
2
38
3,989
Rolled out some updates to the model selector. You can filter through them and it shows you your recently used ones.
our model selector doesn't suck anymore
1
38
2,507
Replying to @zeeg
1
33
1,528
PSA: Streaming is being fixed
Replying to @thdxr
Hi @thdxr - I'm sorry for the experience you are having with response streaming. We are aware of this issue and are in process of rolling out a fix.
1
1
32
5,159
Follow
1
40
18,991
A preview of what's coming soon.
we're really excited about making it seamless to incrementally adopt new cloud primitives here is a cloudflare worker that is linked to an aws sqs queue - permissions and credentials are handled automatically this code just works
33
3,338
Blitzship is an AWS-native SaaS starter kit by @thebuz__ Uses v3
4
4
32
3,180
K2 with opencode
fyi you can try out k2 with this config
1
1
32
2,961
An early preview of OpenControl — a gateway that lets an LLM access any function from your codebase or any resource from your infrastructure.
I've been using OpenControl these past few days while working on my notes app. I don't have to use the AWS Console or the Stripe Dashboard. So I made a video about my workflow and what OpenControl is all about.
2
32
9,274
👀 SST v1 beta is here! We've been working hard on a v1 release. The main goals are to fix some long standing issues with the constructs and finalize the API. It should be a straightforward upgrade, so we'd like you to take it for a spin. Here are the goals for v1 ⬇️
1
6
30
deploy
5
32
We have a new AI demo to share. It's a simple movies search app built with our upcoming Ion engine. A couple notable features: - We use LLMs to power the search, tags, and related movies feature - The data is stored in your AWS account and runs against your database - It was incredibly easy to put together, check out the `sst.config.ts`
we’re re-enacting the plot to silicon valley with LLMs we’ve been gifted the best way to search over compressed data ever invented but everyone is building the same chatbot over and over we built a 100% open source demo of something more practical check the thread
1
29
7,085
We hit a new milestone. Our Discord now has 4000 members! discord.gg/sst
1
2
31
7,420
Upgrade your SST apps to 3.12.3 to patch against the Next.js middleware exploit. And for SST v2, upgrade to 2.48.3.
unfortunately the nextjs middleware exploit revealed a similar vulnerability in opennext - now fixed strongly recommend upgrading to the latest opennext version (latest sst version will also use it) more info in reply
1
27
3,630
Our Discord now has over 7000 members. A huge thanks to everybody for being a part of our community! sst.dev/discord
2
18
1,685
when people find out we don’t use tailwind
Rob the Bat
5
2
27
7,820
sstcoin
6
28
2,673
Try Opus 4.1 in opencode
now available in opencode
2
1
29
2,808
Nice and detailed tutorial of building an API with Hono, DynamoDB, and SES to send emails.
Wrote a short blog with messing with @SST_dev v3 I was going to get more in depth, but we shall start here for folks to get a idea #AWS and see about presenting something else later. dev.to/thisguymartin/how-to-…
2
29
2,158
We've made an important decision. You can read the full statement below.
we have made a decision link in reply
3
28
8,172
we're playing with icons for our terminal multiplexer what do you think of this?
4
1
25
2,596
We follow a strict code in our Slack 😤 serverless-stack.com/slack
1
1
26
The OpenControl beta is here — control your infrastructure with AI. Links below.
ok you all forced our hand - we got a beta version of OpenControl for you to try it lets you control your infra, db, or any function from your codebase via an LLM add your anthropic key, deploy and you'll get a url where you can chat instructions below
1
27
5,431
do NOT use SST while operating a vehicle - you are putting yourself and others at risk
2
27
3,529
Try Kimi K2 with Groq this morning.
Use @GroqInc + Kimi K2 in opencode: - Run `opencode auth login` > select `Groq` - Paste your API key from the Groq Console (link below) - Run `opencode` - Type in `/models` and select Kimi K2 - Prompt away
27
2,527
IT'S SST 1.0 CONF DAY! v1conf.sst.dev
2
8
26
Merry Christmas to you all!
surprise christmas present for you all SST ❍ Ion has an alpha release! you can deploy a nextjs site (or any other aws resource) we started with nextjs because it's our most complicated component - we'll bring everything else over (plus a surprise) next enjoy - link in reply
1
27
3,164
Welcome Udacity!
it's public - udacity (a real site with users) is hosting their NextJS application through SST and OpenNext on AWS they're not the only ones - we've seen huge deployments going this route seeing a path where this becomes how the majority of NextJS projects are deployed
1
23
5,374
The future of web development on AWS.
This is mindblowing. Just installed @SST_dev, it detected the NextJS project and created ALL the configuration files automatically. Didn't have to write or change a single line of code, just ran "sst deploy" and it WORKS. This is really the future of web development @thdxr
2
1
25
4,254
💥 SST v0.55 — A belated Christmas present! The new SST Console is here! We'll be sharing more details about it in the new year. But if you are eager to get a sneak peek, head over to GitHub: github.com/serverless-stack/…
5
25
💥 SST v0.66 is out. We added a new DynamoDB explorer to the SST Console! It allows you to query the DynamoDB tables in your app. You can scan a table, query specific keys, create and edit items! docs.serverless-stack.com/co…
2
7
24
You can check out this video to learn more and see a quick demo. piped.video/watch?v=SSjNUuQ0…
1
24
4,578
OpenNext 1.0 — it's free Next.js
new video! OpenNext 1.0 is out and to celebrate we made a video it's @fanjiewang first time on camera and he killed it so please hit the like button to support link in reply
1
24
22,353
Another video in the SST 101 series. This time on protecting your production resources.
pro tip: don't delete prod
2
25
1,850
💥 SST v0.47 is out. We've got something really exciting in this update! The Live Lambda reload is now 3x faster, thanks to a new local Lambda server. So a simple Hello World function now reloads and runs in 156ms, compared to 485ms 🤯 github.com/serverless-stack/…
2
4
22
Shoutout to @rohandevs aka aws_peter for this reel about SST.
2
1
23
2,522
💥 Live Lambda Development 💥 Work on your Lambda functions live, without having to redeploy to see your changes. docs.serverless-stack.com/li… Here's what SST can do ⬇️
1
3
20
🥳 Wishing our SST community a very Happy New Year! We are sending off 2021 in style with a couple of updates. 🍾 ⬇️⬇️⬇️
1
3
21
Do you want to self-host the SST Console in your AWS account? Answer a couple of questions and we'll get in touch! (link below)
1
2
22
4,217
💥 SST now supports Next.js with v0.43. You can now deploy Next.js apps to your AWS account with SST. We found that many people in the community were unhappy with the options for Next.js on AWS. So we decided to fix it. serverless-stack.com/example… Read on about the details ⏬
2
7
21
📙 We updated the guide to SST v2: sst.dev/guide.html 👨‍💻 And the notes app as well: github.com/serverless-stack/… 📰 If you are on our newsletter, we'll send you a link to the updated eBook soon: sst.dev/newsletter.html
1
4
23
4,085
💥 SST v0.67 is out. It features a new addition to the SST Console — the API explorer! You can make requests to your `Api` constructs. Set headers, query params, the request body, and test against any of your routes. docs.serverless-stack.com/co…
1
5
20
Another video in the SST 101 series
New video on how SST does things asynchronously
19
1,823
SST v2 is ready! Join us tomorrow at 9am PT for our launch livestream. We'll talk about the new release and we'll be around to answer any questions. Set a reminder here: piped.video/watch?v=v6oqlnY6…

ALT Launch GIF

6
21
3,037
😎 It's cool, we are trending on GitHub today. github.com/trending
1
1
21