A fast-paced geography strategy game where you claim neighboring countries and outsmart your opponents
If you want to start the development environment from the repository root:
export AWS_PROFILE=<your-profile>Then
pnpm devThis starts:
- Frontend development server
- SST local development environment
Refer to the server setup guide for AWS SSO authentication and profile configuration.
- Frontend: Vue
- Backend: AWS Lambda
- Authentication: Firebase Authentication
- DB: Firebase Realtime Database, PostgreSQL
- Message Queue: AWS SQS
- Hosting: Cloudflare
- Infrastructure: SST
- Country data is provided by REST Countries.
- Flag images are downloaded from Flagpedia.
- Bug fix PRs are always appreciated.
- UI changes or new features should not be submitted without prior discussion. Please open an issue first to propose and discuss them.
Thanks for your understanding and contributions.
Copyright (c) 2026-present, Akinori Hoshina
