@SST_devi
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
Deploy everything your app needs with a single config.
Internet
Joined June 2020
- Tweets1.9K
- Following6
- Followers15.6K
- Likes3.3K
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
SST retweeted
hate them or love them: they are inevitable
@cloudflare durable objects are now available in sst
SST retweeted
sst now lets you easily add redirects and aliases to cloudflare components
no need to manually define page rules or reach for the dashboard anymore
SST retweeted
now you can set watch paths and ignore files to improve sst dev performance
this is especially useful in large monorepos with auto-generated files
SST retweeted
sst now lets you deploy cloudflare workflows
we're getting closer to the cloudflare trinity - only a few major components left
SST retweeted
sst now allows you to deploy cloudflare hyperdrive
the docs include examples for @planetscale and zero trust tunnel for aws postgres
SST retweeted
now if you create a new sst resource inside a cloudflare monorepo, only the root 𝚜𝚜𝚝-𝚎𝚗𝚟.𝚍.𝚝𝚜 will change
we've also added a config to let you exclude directories from type generation for special cases
SST retweeted
sst now lets you deploy @reactrouter on cloudflare
this includes custom domains, caching, and much more
SST retweeted
now you can deploy @tan_stack start on cloudflare
this includes custom domains, resource linking, and local binding support during sst dev
SST retweeted
now you can deploy @cloudflare static sites using worker assets in sst
this means you’ll get better defaults, faster deployments, redirects, and much more
SST retweeted
now you can deploy @astrobuild on cloudflare
this includes custom domains, resource linking, and local support for bindings during sst dev
SST retweeted
this week i’ll be improving @cloudflare support in sst
please open an issue with any problems or features you might want
SST retweeted
sst now supports durable lambdas (aws version of workflows)
you can retry steps, sleep, wait for approvals, and all the good stuff you’d expect
SST retweeted
smart users tend to pair SST with @PlanetScale
many have asked about it, so we put together a guide - including permissions, postgres, branching, and updated drizzle examples
sst.dev/docs/planetscale
SST retweeted
another update you might have missed:
aws functions now support streaming in dev mode
this has been a long-standing limitation that needed to be solved, especially in the age of ai chats
SST retweeted
you might have missed that we recently released a new major version
it's a very simple upgrade, you won't have to update your code in most cases
check the docs for more info
sst.dev/docs/migrate-from-v3…
SST retweeted
we shipped several tui improvements:
- filter logs to specific lambda functions
- shortcuts to clear and scroll to the bottom
- drag for easier copy-paste
you should also see less flickering and better errors