bushwallyta271828 / logic_graph_scalable

This repository should support the logicgraph.dev website, taking over from logic_graph.
MIT License
0 stars 0 forks source link

New django project #67

Closed bushwallyta271828 closed 7 months ago

bushwallyta271828 commented 7 months ago

So this branch is basically starting over (again). I used the tutorial at https://www.youtube.com/watch?v=mScd-Pc_pX0 for this setup. It works locally, but I don't know of any big cloud providers that still support docker compose container orchestration so it won't be plug-and-play. This code also doesn't build and publish the docker images automatically with a workflow, so that functionality is lost for now. Still, I think that this update is a step in the right direction. I now have the flexibility to either work on container orchestration / cloud compatibility or Angular integration.