Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 546 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 546 Bytes

SST Angular with AWS Cognito + MFA

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.

Requirements

  • Node 22+
  • SST 3.2+
  • Angular 18+
  • Tailwind CSS

Development server

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.

Routes

/signup - Sign up
/confirm - Confirm Email 
/login - Login
/dashboard - Dashboard