marchchad / dadwind

An app for dads to meet up
0 stars 0 forks source link

Docker #9

Closed marchchad closed 2 years ago

marchchad commented 2 years ago

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

Gruzzly-bear commented 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.

marchchad commented 2 years ago

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.