Files
dragonroll/README.md
Aran Roig 2ec52a78cf
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 8s
Dark mode
2026-04-26 01:00:14 +02:00

1021 B

Shows a black logo in light color mode and a white one in dark color mode.

An open-source helper for role-playing games

Original web | Documentation


Dragonroll

Dragonroll is an open source helper for role-playing games.

Features

  • Keep track of the campaing characters
  • Share markdown notes with your players
  • Play music during physical campaings
  • Plan different encounters
  • Manage different items and spells
  • And so much more!

Installation 🛠️

Run

./install.sh

This will install all the necesary npm packages both for the frontend and the backend

Running 🚀

Run

./start.sh

or

./start-dev.sh

if you want to start the development environments