Is there a tutorial available that would illustrate how to share models between an iOS app and Vapor? I tried a while ago writing a Swift package but found it to be difficult to manage with docker (SSH keys access/setup.) Admittedly, I don’t know if my approach was the right one.
I’d love to revisit this now that I have some available time. If you’re on the same boat, how do you manage it?
!