Jason Sewell
Jason Sewell
Very preliminary non-working POC of refactor to use `parcel` bundler and refactor needed for integrating more front-end tooling for HUD. Still a lot of work to do but major improvements...
Added simple `docker-compose` file for easily running the project in a Docker container with minimal setup and command line interaction. Could add explicit `docker network` to run on, not sure...
In Meteor base app.html file in latest Meteor build 0.8.0, RELOAD_SAFETYBELT token has been added for parsing on application startup and with server.js occupying that function in pipeline token is...
I have a current issue where a project I'm trying to deploy in a function has a valid dependency requirement for a more recent version range of `pytest` which is...