Skip to content

Anti-Raid/badgerfang-next

Repository files navigation

AntiRaid Logo

Badgerfang

The next-generation, high-performance dashboard for AntiRaid.

Stars Forks


🚀 Overview

Badgerfang is the official rewrite of the AntiRaid Website, rebuilt from the ground up using Next.js 16 and React 19. It provides a sleek, modern, and lightning-fast experience for managing your Discord server's security and automation.

✨ Key Features

  • 🛡️ Advanced Anti-Raid: Intelligent detection and real-time threat analysis.
  • Lightning Performance: Built with Next.js and React 19 for instantaneous response times.
  • 📜 Dual-Language Scripting: Extend your server's functionality with Luau and JavaScript.
  • 🛠️ Visual Workflows: Manage complex automation using our Holographic HUD Flow UI.
  • 📊 Smart Analytics: Deep insights into server activity, growth, and security events.
  • 🎨 Modern UI/UX: A premium, "Holographic" design system built with Tailwind CSS.

🛠️ Tech Stack

📦 Getting Started

Prerequisites

  • Bun installed on your machine.
  • Node.js (<= 22) if not using Bun for everything.

Installation

  1. Clone the repository:

    git clone https://github.com/Anti-Raid/badgerfang-next.git
    cd badgerfang-next
  2. Install dependencies:

    bun install
  3. Configure environment variables:

    cp .env.template .env
    # Edit .env with your configuration
  4. Run the development server:

    bun run dev

WebAssembly Assets

Badgerfang uses WebAssembly for high-performance settings middleware (e.g., templating). While pre-compiled assets are included in public/wasm/, you can recompile them if you have the Emscripten SDK and Rust installed:

cd wasm
make release
make copy

🤝 Contributing

We welcome contributions! If you encounter any issues or have suggestions, please:

  1. Check the existing Issues.
  2. Report new bugs or feature requests on our Discord Server.
  3. Submit a Pull Request with your improvements.

📜 Credits & Attributions

  • React Flow: Powering the Anti-Raid Flow UI.
  • Purrquinox Devs: Maintained by the Purrquinox team.

Made with ❤️ by the AntiRaid Team

About

Badgerfang is our new website, rebuilt with Tanstack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors