Skip to content

helldivers-2/companion

Repository files navigation

Helldivers 2 Companion

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.

Features

  • Real-time war status and galactic progress
  • Active planet liberation campaigns
  • Game news and updates
  • War statistics and metrics

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, install the packages and run the development server:

pnpm install
pnpm run dev

Open 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.

Contributing

Contributions are welcome! Fork the repo, make your changes, and submit a pull request.

Learn More

To learn more about Next.js:

Your feedback and contributions are welcome!