Making a chess game for KaiOS to play with other humans, as there are no offerings on the KaiStore that allow playing chess with other humans.
The backend runs on AWS. It uses AWS DynamoDB database for storage, AWS Lambda for the API, and AWS API Gateway to connect the API to the internet.
TODO
The website is a CloudFront distribution pointing to an S3 bucket, which talks to the backend.