Focuplay
A small e-learning style MVP: Next.js on AWS Amplify, sign-in with Amazon Cognito, and CI via GitHub Actions.
Run it locally
Copy .env.example to .env.local, add your Cognito pool and app client IDs, then npm run dev. See README.md for the full checklist.