https://github.com/kwaytv/rust-helper
Your essential toolkit for raids, resource management, and base upkeep in Rust
https://github.com/kwaytv/rust-helper
helper nextjs ppr rust-game
Last synced: about 2 months ago
JSON representation
Your essential toolkit for raids, resource management, and base upkeep in Rust
- Host: GitHub
- URL: https://github.com/kwaytv/rust-helper
- Owner: kWAYTV
- Created: 2025-02-21T05:22:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-18T04:27:05.000Z (12 months ago)
- Last Synced: 2025-06-18T05:30:59.803Z (12 months ago)
- Topics: helper, nextjs, ppr, rust-game
- Language: TypeScript
- Homepage: https://rustroam.com
- Size: 980 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛠️ Rust Helper
[](https://github.com/kWAYTV/rust-helper/actions/workflows/changelog-release.yml)
A comprehensive toolkit for Rust game players providing calculators and
utilities to optimize gameplay. Built with Next.js 15 and modern React patterns.
## ✨ Features
- 🕒 **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
## 🚀 Getting Started
1. **Install dependencies**:
```bash
bun install
```
2. **Run development server**:
```bash
bun dev
```
3. **Access the application**:
Open [http://localhost:3000](http://localhost:3000) in your browser
## 💻 Tech Stack
| Technology | Purpose |
| ------------------------------------------- | ----------------------------------------- |
| [Next.js 15](https://nextjs.org) | React framework with Partial Prerendering |
| [React 19](https://react.dev) | UI library |
| [Tailwind CSS 4.0](https://tailwindcss.com) | Utility-first CSS framework |
| [shadcn/ui](https://ui.shadcn.com) | Unstyled UI components |
| [Lucide Icons](https://lucide.dev) | SVG icon library |
| [Zustand](https://zustand-demo.pmnd.rs/) | State management |
| [UMAMI](https://umami.is/) | Privacy-focused analytics |
## 📊 Analytics
This project uses [UMAMI](https://umami.is/) for privacy-focused, cookie-free
web analytics to track usage patterns and improve user experience.