What is Mods Hub?
A modern mod hosting platform similar to Modrinth/CurseForge, built with React 19 and Cloudflare Workers. Beautiful gold-themed UI with full semantic versioning, advanced search with human-friendly query parser, and R2 cloud storage with client-side encryption.
Key Features
Mod Upload & Management
Upload, update, and manage your mods with drag-and-drop interface. Full CRUD operations with intuitive UI.
Semantic Versioning
Full version control with semantic versioning support. Track changes, publish updates, and maintain changelogs.
Advanced Search
Powerful search with @strixun/search-query-parser supporting categories, tags, quoted phrases, AND/OR logic, and wildcard prefix matching.
Direct Download Links
Share direct download links in any application. No redirects, no waiting - instant downloads for users.
Beautiful Gold UI
Stunning gold-themed responsive interface built with styled-components. Modern, accessible, and a pleasure to use.
R2 Cloud Storage with Encryption
Cloudflare R2 storage with optional client-side encryption, default compression, and direct download links.
Three-Layer State Architecture
Mods Hub uses a sophisticated three-layer state model for optimal performance and developer experience:
Signals Layer
@preact/signals-react for UI state - form fields, toggles, and filters with automatic reactivity.
Zustand Layer
Global client state management for auth, UI state, and notifications with zero boilerplate.
TanStack Query Layer
Server state management with automatic caching, background refetching, and optimistic updates.
