SST
We are creating SST, the easiest way to build serverless applications. SST is an open source framework for serverless that allows you to make changes and test your Lambda functions live. We are also authors of the most widely read resource for building serverless applications.
SST
Industry:
Apps Information Technology Open Source Software
Founded:
2017-01-01
Address:
San Francisco, California, United States
Country:
United States
Website Url:
http://www.sst.dev
Total Employee:
1+
Status:
Active
Email Addresses:
[email protected]
Total Funding:
1.13 M USD
Technology used in webpage:
Domain Not Resolving WordPress Amazon Mobile Non Scaleable Content HSTS Sitelinks Search Box Yoast WordPress SEO Plugin Apache Person Schema Cloudflare JS
Similar Organizations
CareZone
CareZone makes it easy to manage multiple medications, organize health information, and access health services from your smartphone.
Hack Reactor
The CS Degree for the 21st Century.
MobileCause
MobileCause helps nonprofits attract more donors and inspire recurring donations with its engagement platform.
Asterisk
Asterisk is a free and open-source framework for building communications applications.
Remote Social
Remote Social is the easiest way to find, schedule and host team activities online.
Serverless
Serverless provides development framework for building serverless architectures.
Syntasso
Syntasso are the creators of Kratix, the open-source framework for building platforms: https://kratix.io/
Wormhole
Technologies for online training. We are transforming e-learning into Live Learning.
Current Employees Featured
Founder
Investors List
SV Angel
SV Angel investment in Seed Round - SST
Greylock
Greylock investment in Seed Round - SST
Y Combinator
Y Combinator investment in Seed Round - SST
Y Combinator
Y Combinator investment in Pre Seed Round - SST
Y Combinator
Y Combinator investment in Pre Seed Round - SST
Official Site Inspections
http://www.sst.dev Semrush global rank: 615.58 K Semrush visits lastest month: 52 K
- Host name: server-52-85-61-5.ewr53.r.cloudfront.net
- IP address: 52.85.61.5
- Location: Seattle United States
- Latitude: 47.6348
- Longitude: -122.3451
- Metro Code: 819
- Timezone: America/Los_Angeles
- Postal: 98109
More informations about "SST"
About - SST
We started our journey back in 2017 when we authored the Serverless Stack Guide; the most widely read resource for building serverless apps.In 2018, we built Seed, a service that โฆSee details»
What is SST | SST
6 days ago SST is a framework that makes it easy to build modern full-stack applications on your own infrastructure. Note. SST supports over 150 providers. Check out the full list.. What makes SST different is that your entire app is โฆSee details»
Console - SST
Nov 26, 2024 The Console is a web based dashboard to manage your SST apps. With it you can invoke functions, debug issues, view logs, and git push to deploy your apps, with your team โ console.sst.dev. Tip. The Console is โฆSee details»
SST - Crunchbase Company Profile & Funding
Contact Email [email protected]; We are creating SST, the easiest way to build serverless applications. SST is an open source framework for serverless that allows you to make โฆSee details»
Working With Your Team | SST v2 - v2.sst.dev
Feb 6, 2023 You can create a master account associated with an organization and then easily create sub-accounts for each of your environments. Note, AWS SSO should be configured in the master account. Local Development For โฆSee details»
Console | SST v2 - v2.sst.dev
For your local sst dev stage, the logs will be streamed in real-time from your local machine. It doesn't support all the features of the Old Console. We are starting with just functions and logs โฆSee details»
sst/sst: Build full-stack apps on your own infrastructure. - GitHub
Curl -fsSL https://sst.dev/install | bash. To install a specific version. curl -fsSL https://sst.dev/install | VERSION=0.0.403 bash. To use a package manager, check out our docs. Manually. โฆSee details»
What is SST | SST v2 - v2.sst.dev
Aug 19, 2024 The sst dev command starts a local development environment called Live Lambda, that connects directly to AWS. Letting you set breakpoints and test your functions locally. npx sst dev. Now you can start your frontend โฆSee details»
SST.dev
Jun 25, 2022 We are now officially changing our name from Serverless Stack to SST. We are also moving our domain from serverless-stack.com to sst.dev.. We were previously called โฆSee details»
Workflow - SST
Nov 26, 2024 Every developer on the team uses sst dev to work in their own isolated personal stage. You commit your changes to a branch called dev. Any changes to the dev branch are auto-deployed using sst deploy --stage dev. โฆSee details»
SST v3 | SST
Aug 20, 2024 sst dev. The sst dev CLI now runs a multiplexer that deploys your app and runs your frontends locally. So now you donโt have to run sst dev and then go start your frontend. โฆSee details»
Blog | SST
Aug 20, 2024 SST.dev. We are officially changing our name from Serverless Stack to SST. Jay June 25, 2022 . Moving to Discord. We are moving our Slack community to Discord! Jay June โฆSee details»
Learn to build with SST - guide.sst.dev
You can check out the new tutorial here โ docs.sst.dev/learn. This new tutorial uses a GraphQL starter, to build a simple Reddit clone. We go through the workflow of adding a new feature. In โฆSee details»
Auth | SST - sst.dev
Type Input<false | sst.aws.dns | sst.cloudflare.dns | sst.vercel.dns> Default sst.aws.dns. The DNS provider to use for the domain. Defaults to the AWS. Takes an adapter that can create the โฆSee details»
SST Guide
Join 90,000 other readers and subscribe to our monthly newsletter. Weโll send you the entire SST Guide as a 300 page ebook for free!See details»
Docs | SST v2
Aug 19, 2024 Create and deploy a serverless Next.js app to AWS with SST. Svelte. Create and deploy a serverless SvelteKit app to AWS with SST. Remix. Create and deploy a serverless โฆSee details»
Going to Production | SST v2 - v2.sst.dev
Aug 2, 2024 Manual setup . To setup OpenID Connect manually: Go to AWS IAM Console, and add an Identity provider with the following data. Provider URL: โฆSee details»
SST v2
Feb 27, 2023 With SST v2, weโve upgraded support for all the modern frontends out there. Our NextjsSite construct supports Next.js 13, thanks to our new OpenNext project. We also added โฆSee details»
Learn SST | SST v2 - v2.sst.dev
Nov 15, 2023 We've structured this tutorial in a way that shows you what the development workflow looks like while working with SST. We start with setting up your local development โฆSee details»