Closed marchchad closed 2 years ago
Going to dive into the docker part here shortly. It's been a rough week and I was only able to get some simple stuff done. This is top on the todo list.
Thanks for checking this out. This is going to introduce a breaking change to the directory structure so any branches you have open may have conflicts trying to merge back in to main
. If you need help with rebasing them, let me know and I'll help ya out.
This branch introduces a reorganization of the web app for consistency between the apps. Docker is introduced for providing easy set up of a dependent layer when developing on one or more other layers of the stack.
Review the changes to the readme for dependency installation and steps to build and run the docker containers.
Addresses #5