Create an SST app
sst.dev · 477 words · saved by 1 readers
Use the create-sst command to create a new SST app in your working directory.
Now that we have some background on SST and infrastructure as code , we are ready to create our first SST app! We are going to use a template SST project , it comes with a good monorepo setup. It’ll help us organize our frontend and APIs. Head over to — github.com/sst/monorepo-template , click Use this template > Create a new repository . Give your repository a name, in our case we are calling it notes . Next hit Create repository . Once your repository is created, copy the repository URL. Run the following in your working directory. $ git clone <REPO_URL> $ cd notes Use your app name in the t
related reading
- What is SST | SSTdocs.sst.dev
- v0 by Vercel - Build Full-Stack Web Apps with AIv0.dev
- What is SST?sst.dev
- Bolt AI builder: Websites, apps & prototypesbolt.new
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- Cookbookcookbook.openai.com
- GitHub - cased/skyline: The missing automation for creating GitHub Appsgithub.com
- Sandbox SDKsandbox.cloudflare.com
- GitHub · Change is constant. GitHub keeps you ahead.github.com
- Stripe Dot Devstripe.dev
- GitHub - nikivdev/go: Go tools, libraries · GitHubgithub.com
- GitHub - smol-ai/developer: the first library to let you embed a developer agent in your own app!github.com