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: 3 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 (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-25T10:17:06.000Z (3 months ago)
- Last Synced: 2025-02-25T11:25:41.730Z (3 months ago)
- Topics: helper, nextjs, ppr, rust-game
- Language: TypeScript
- Homepage: https://scrapcord.com
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
pnpm install
```2. **Run development server**:
```bash
pnpm 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.