Hello,
I currently make the entire backends on Python Django, deployed over AWS.
Is it possible to use a few features of Shephertz along with continuing primary development over the other backend?
If yes, then how is the data from Shephertz shared with the custom backend deployed by me.
Meaning, I want to use aws for everything, but I need to leave the user management part to shephertz. Does that work?
How does the App connect to Shephertz and how does my backend on aws get all the data of the user?