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

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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