This repo powers the Is serverless ready? website. It's a simple SST app, deployed through Seed. It creates an Astro site with an API that powers the registration form.
Start Live Lambda Dev from the root.
$ yarn start
Start Astro from the web/
directory.
$ yarn run dev
Deploy the SST app.
$ yarn deploy
Join the SST community over on Discord and follow us on Twitter.