I'm not super savvy with Git & GitHub yet (learning, slowly but surely) and I've been playing with Node-RED projects for the past few days learning how to get projects setup and linked to a GitHub repository from my various Pi's.
I'm looking for help to understand how to best transition several Pi's that are already currently running Node-RED with the same flows in a production environment and get them all setup equivalently using Node-RED projects, all linked to the same GitHub repository? One of them is already setup using Node-RED projects and linked to a GitHub repository.
I am wanting to get to a place where if tweaks and changes are made on any one of the Pi's it will be easy to push/pull code to/from GitHub to keep them all in sync.