Fullstack dev projects and proof of concepts
aws sso login --sso-session=<your-session>
yarn sst dev
yarn run dev
Open http://localhost:3000 with your browser to see the frontend App.
- Next.JS
- SST: define our infrastructure as code (IaC)
.
├── apps
│ ├── sst-app (SST, Next.js, React, SSR, API)
└── packages
├── backend (used in AWS Lambas, Cron jobs...)