BenShelton / oclm-planner

A planner for the OCLM meetings of Jehovah's Witnesses
GNU General Public License v3.0
5 stars 1 forks source link

Add docker configuration for easier local development #125

Open BenShelton opened 2 years ago

BenShelton commented 2 years ago

Rather than having to set up a complete local environment, it should be possible to specify a docker configuration with 3 containers:

Configuring the connection from Web to API might be tricky. Or maybe instead it can run with netlify dev in a single container. Will need some investigation.