Take SST for a spin and create your first project.
Install the example.
$ npx create-sst@latest --template=examples/quickstart-standalone
Starts the Live Lambda Development environment.
Build your app and synthesize your stacks.
Deploy all your stacks to AWS. Or optionally deploy, a specific stack.
Remove all your stacks and all of their resources from AWS. Or optionally removes, a specific stack.
Learn more about the SST.