Django and React (Vite) based Gacha-Tracker for Honkai Starrail
Quick Links:
| Service | Port | Most likely URL |
|---|---|---|
| Frontend | 5173 | http://localhost:5173 |
| Backend (API) | 8000 | http://localhost:8000 |
[!TIP] If you just want to run this on your PC and some technical terms confuse you just hit enter (default values in [] are set). This works just fine.
Only make sure to set your path to media and db file correct (per default the files will be created/selected in your current directory)
curl -sSL https://raw.githubusercontent.com/Haencky/HSR-Warps/refs/heads/main/install.sh -o install.sh && chmod +x install.sh && ./install.sh
[!TIP] Keep an eye on the announcements!
New features, updates and bugfixes will be diplayed there.
Jade-Image: Home screen displaying current pity and moreSearch-Bar: Search for items in your language or english (only items added in db will be displayed)π«: Paste your URL here (pasted to your clipboard after runnring the command in powershellβ: Enter the english name of an item you want to add manuallyπ©: Dislays your banners
π: Display items grouped by pathsβοΈ: Link to admin siteGithub: Link to this repoDockerhub: Link to backend docker imageItem IDs: Link to a list of all items matching their id
βThis project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
This application does not bundle game assets or third-party data to keep the footprint small and respect copyright. Instead, it downloads them upon first request:
/media folder.Note on Local Storage: Once downloaded, assets are kept locally to reduce bandwidth for both the user and the host providers. These files remain the intellectual property of HoYoverse or the respective contributors.
Copyright (c) 2026 Haencky