/trophydice

Web Based trophy dice roller

Primary LanguagePythonApache License 2.0Apache-2.0

Trophy Dice Web App

App for rolling dice for Trophy based games.

Running app for development

python 3.8 or newer is required. node 16 is what was used to develop.

To run the application for development, run

make -j2 dev

and then browse to http://localhost:3000 in your webbrowser.

SwaggerDocs

<https://trophydice.herokuapp.com/docs>