Hey guys, not sure this is the ultimate place for my inquiry but this seemed like it to me.
I have a git repo where my app lives, and I want to host it on my server. But that’s about where my knowledge about the subject ends - how do I take my git repo and turn it into an app that can see the repo and update when an update is pushed?
I would love to understand what subjects I need to dive into so I can solve my problem.
Thanks!