Skip to content
/ healbane Public

Deadlock replay analysis in a Phoenix LiveView app

Notifications You must be signed in to change notification settings

niamu/healbane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d653d1e · Oct 3, 2024

History

16 Commits
Oct 3, 2024
Sep 22, 2024
Oct 3, 2024
Oct 3, 2024
Oct 2, 2024
Sep 14, 2024
Sep 14, 2024
Sep 14, 2024
Sep 20, 2024
Sep 24, 2024
Sep 23, 2024
Sep 23, 2024

Repository files navigation

Healbane

A Deadlock web server that parses meta replay files and renders them with replicated in-game components. Meta replay files are loaded from defs/replays/.

Screenshots

Home

Home

Live Match

Live Match

Post Game

Post Game

Starting the Server

To start the server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with STEAM_API_KEY=XXX mix phx.server or inside IEx with STEAM_API_KEY=XXX iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

About

Deadlock replay analysis in a Phoenix LiveView app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published