I'm currently working with a bunch of React Native developers to develop an app. Tech stack- React Native, Nodejs, MongoDB
As a non tech person I would like to know
How can you detect any changes made by any developers on a React Native app. We are using Github and have rules there but sometimes I see changes on the live app even without any commit. So how to put a process to know who made any changes so there is accountability.
What are the other processes I can set so nothing goes wrong with the app in production even if a developer decides to leave
I know these questions might sound little frivolous but I'm trying to mitigate the risk by setting some processes
Thanks