ryceg / Eigengrau-s-Essential-Establishment-Generator

A town generator that is suitable for out of the box play in any fantasy TTRPG setting.
https://eigengrausgenerator.com
MIT License
822 stars 151 forks source link

Docker #756

Closed rhi-gray closed 2 years ago

rhi-gray commented 2 years ago

What does this do?

Docker support for building/running in a container. This will make it easier to build for someone coming in completely fresh, and keeps Javascript dependencies isolated to the container.

How was this tested? Did you test the changes in the compiled .html file?

Running it on an Arch machine. Could probably do with a test run on WSL2/Windows/OSX, but I don't have Docker set up on my Mac.

Is there a GitHub Issue that this is resolving?

No.

vercel[bot] commented 2 years ago

Someone is attempting to deploy a commit to a Personal Account owned by @ryceg on Vercel.

@ryceg first needs to authorize it.

ryceg commented 2 years ago

Thanks Rhi! Awesome stuff.