Setting up your Agentic SaaS
sst.config.ts
file with your app name.
.env.template
file that you can use to set your environment variables. Change the .env.template
file to .env.local
and update the variables:
Set AWS Profile
Load Environment Secrets
Start Development Environment
Access Your Application