Allow local build with docker image #65
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi! After finding your site, I wanted to see about running a version of it locally. After a day of fighting with npm, this was the result. I'm sure you might be able to suggest some better methods, but the key thing for me was to bypass the need for firebase and set up docker to easily spin up the local instance. I additionally updated some of the packages that seemed safe to. Seems to be running fine on my intranet.
Eventually I'd like to make some updates and perhaps add some local storage functionality. My use case will be creating PF2 character sheets that are publicly sharable among my players (open-table game).