bzar / hohtokeilaus

A bowling game for Hohto, a competence management system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hohtokeilaus

A bowling game for Hohto, a competence management system

Running

  • Build the frontend: cd frontend && npm install && node_modules/bin/ng build && cd ..
  • Create file .env to the project root with line HOHTO_SESSION=session_id=<your hohto session key here>
  • Build and run the backend: cargo run
  • Open http://localhost:8080 to view the game

About

A bowling game for Hohto, a competence management system


Languages

Language:TypeScript 56.9%Language:Rust 22.8%Language:HTML 11.4%Language:JavaScript 5.8%Language:CSS 3.1%