✳flâneur — a map of the web's best reading
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
Explore this link on the map →related reading
- What is SST | SSTdocs.sst.dev
- What is SST?sst.dev
- GitHub - cased/skyline: The missing automation for creating GitHub Apps · GitHubgithub.com
- Stevey's Google Platforms Rant · GitHubgist.github.com
- Cookbookcookbook.openai.com
- Stripe Dot Devstripe.dev
- GitHub - nikivdev/go: Go tools, libraries · GitHubgithub.com
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- About creating GitHub Apps - GitHub Docsdocs.github.com
- 7 React Projects to Build in 2024freecodecamp.org
- Sandbox SDKsandbox.cloudflare.com
- What Is Infrastructure as Codesst.dev