comments
- This project is an AWS-based serverless API, designed to manage comments for my news application, Bulletin. The API is built in a docker container hosted in ECS and deployed to Cloudfront to provide a scalable and efficient solution for handling user comments.
- It features a fully functional admin dashboard that allows for easy moderation and management of comments. The dashboard is secured with authentication via Auth0 to ensure that only authorised users can access it.
- It has a dedicated component library serving the frontend and any other future consumers, and a docs site built using Starlight to provide clear and comprehensive documentation for potential developers.
Gallery