No description
  • HTML 65.6%
  • Shell 31.9%
  • Rust 1.3%
  • Makefile 1.2%
Find a file
Timur Gordon 0f1c61a041
Initial commit: hero_indexer_ui standalone frontend service
Lightweight Axum server serving the HeroIndex admin dashboard HTML.
Connects to hero_indexer backend at /hero_indexer via hero_proxy.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 11:32:01 +01:00
scripts Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
src Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
templates Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
.gitignore Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
buildenv.sh Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
Cargo.toml Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
Makefile Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00