A real-time companion app for Helldivers 2 game data. Track war status, campaigns, news, and statistics. This is the second version, rewritten for better maintainability.
- Real-time war status and galactic progress
- Active planet liberation campaigns
- Game news and updates
- War statistics and metrics
This is a Next.js project bootstrapped with create-next-app.
First, install the packages and run the development server:
pnpm install
pnpm run devOpen http://localhost:3000 with your browser to see the result.
You can start editing pages by modifying .tsx files. The page auto-updates as you edit the file.
Contributions are welcome! Fork the repo, make your changes, and submit a pull request.
To learn more about Next.js:
- Next.js Documentation - learn about Next.js features and API
- Learn Next.js - an interactive Next.js tutorial
Your feedback and contributions are welcome!