# create next.js project
# use defaults for other settings
> npx create-next-app@latest <project-name>
> cd <project-name>
# init shadcn/ui
> npx shadcn@latest init
# start dev
> npm run dev# init sst.dev
> npx sst@latest init- Follow instructions to Setup AWS.
- Create a management account
- Create dev and prod accounts
- Setup the AWS CLI
- Configure SST