A dashboard built by roleplayers, for roleplayers.
Running a TTRPG session online means juggling a dozen browser tabs, battle timers, player stats, HP trackers, monster sheets, and more. RollKeeper brings all of those tools into one place, so the Dungeon Master can focus on the game instead of the browser.
Active development - solo project, early stage.
- Phoenix LiveView
- Elixir
- Tailwind CSS
mix setup # install dependencies and setup the database
mix phx.server # start the dev serverThen open localhost:4000.