A comprehensive toolkit for Rust game players providing calculators and utilities to optimize gameplay. Built with Next.js 15 and modern React patterns.
- 🕒 Force Wipe Countdown - Track time until the next server wipe
- 💥 Raid Calculator - Calculate raid costs for different structures
- ⛏️ Excavator Calculator - Optimize resource yields from excavator and quarries
- 🏗️ Decay Calculator - Monitor structure decay times based on material and HP
-
Install dependencies:
pnpm install
-
Run development server:
pnpm dev
-
Access the application:
Open http://localhost:3000 in your browser
Technology | Purpose |
---|---|
Next.js 15 | React framework with Partial Prerendering |
React 19 | UI library |
Tailwind CSS 4.0 | Utility-first CSS framework |
shadcn/ui | Unstyled UI components |
Lucide Icons | SVG icon library |
Zustand | State management |
UMAMI | Privacy-focused analytics |
This project uses UMAMI for privacy-focused, cookie-free web analytics to track usage patterns and improve user experience.