Go to file
BinarySandia04 1e4072dae6
Some checks failed
test / run-tests-client (push) Successful in 45s
test / run-tests-backend (push) Failing after 16s
Datagen loads files, remains register to custom models to mongodb
2024-10-19 14:20:21 +02:00
.gitea/workflows Whoops typo 2024-10-09 15:44:59 +02:00
backend Datagen loads files, remains register to custom models to mongodb 2024-10-19 14:20:21 +02:00
client Datagen loads files, remains register to custom models to mongodb 2024-10-19 14:20:21 +02:00
documentation More documentation and sockets now work 2024-10-15 14:50:14 +02:00
locales More item types 2024-10-18 15:11:08 +02:00
plugins Datagen loads files, remains register to custom models to mongodb 2024-10-19 14:20:21 +02:00
static JDSKJSDKJAKJ 2024-10-11 12:04:40 +02:00
.gitignore Datagen loads files, remains register to custom models to mongodb 2024-10-19 14:20:21 +02:00
build.sh Now you can create custom windows and buttons, better api, needs documentation 2024-10-11 14:09:02 +02:00
DOCS.md Documentation! 2024-10-05 14:31:09 +02:00
package-lock.json JDSKJSDKJAKJ 2024-10-11 12:04:40 +02:00
package.json JDSKJSDKJAKJ 2024-10-11 12:04:40 +02:00
prebuild.js Datagen loads files, remains register to custom models to mongodb 2024-10-19 14:20:21 +02:00
README.md README FIX 2024-10-05 14:32:14 +02:00
start-dev.sh Trying to add jsdocs 2024-10-05 12:57:47 +02:00
start.sh Trying to add jsdocs 2024-10-05 12:57:47 +02:00
TODO.md Readme bonic 2024-10-01 14:26:43 +02:00

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

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