.gitea/workflows | ||
backend | ||
client | ||
documentation | ||
locales | ||
plugins | ||
static | ||
.gitignore | ||
build.sh | ||
DOCS.md | ||
package-lock.json | ||
package.json | ||
prebuild.js | ||
README.md | ||
start-dev.sh | ||
start.sh | ||
TODO.md |
![Shows a black logo in light color mode and a white one in dark color mode.](/BinarySandia04/dragonroll/media/commit/3214c70276ce3d55ae080f120c177c1ab6b2158f/client/public/img/logo-splash.png)
An open-source virtual table top for role-playing games
Original web | Documentation
Dragonroll
Dragonroll is an open source online virtual tabletop aimed to be an alternative to Foundry and Roll20
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