No description
  • HTML 67.7%
  • Shell 29.9%
  • Rust 1.3%
  • Makefile 1.1%
Find a file
Timur Gordon 6ed5857432
Initial commit: hero_embedder_ui standalone frontend service
Lightweight Axum server serving the HeroEmbedder admin dashboard HTML.
Connects to hero_embedder backend at /hero_embedder via hero_proxy.

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