dnd_math A simple dnd 5e calculator, currently hosted at dndcalc.com. running this project locally Clone this repo, and: $ docker build . -t dnd $ docker run -p 80:5000 -t dnd