Welcome to the Galactic Tournament documentation. This Angular 21 frontend gives you a full dashboard to manage species competing in an intergalactic tournament, run battle simulations, and follow live rankings — all backed by a REST API.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/HectorDNC/galactic-tournament-front/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Understand what Galactic Tournament is and what the frontend provides
Quickstart
Clone, install, and run the dashboard locally in under five minutes
Docker Deployment
Build and serve the production image with a custom API URL
Dashboard
Overview page with species count, top-3 ranking, and last battle result
Species Management
Create and edit intergalactic species with power levels and abilities
Battle Simulation
Pit two species against each other or trigger a fully random battle
Rankings
Sortable leaderboard tracking every species’ victories
API Integration
Configure the backend URL and understand every API contract
How it works
Register your species
Navigate to Species and create fighters with a name, power level, and special ability.
Run a battle
Go to Battles, search for two combatants, and click Fight — or use Random Battle to let the server choose.