SST does not have any real documentation on setting up AWS Cognito without Amplify. This starter project creates a basic angular scaffolding with Cognito setup.
- Node 22+
- SST 3.2+
- Angular 18+
- Tailwind CSS
Run npx sst dev
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
/signup - Sign up
/confirm - Confirm Email
/login - Login
/dashboard - Dashboard