An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# 🛠️ Rust Helper

[![Changelog Release](https://github.com/kWAYTV/rust-helper/actions/workflows/changelog-release.yml/badge.svg)](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.