Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 411 Bytes

panopticon

Hackatum 2025 T-Systems Challenge

How to Run

  • Deploy the infrastructure from t-systems using the docker compose
  • Install the Rust toolchain
  • Run the backend from the project root using cargo run
  • Install yarn, vite, tailwindcss and then run just yarn to install all deps
  • Run the frontend from src/dashboard using yarn dev

Benchmarks

Check out our Benchmarks too!