Hey everyone,
I’m currently building an NFT game using Moralis, and I’m a bit stuck on how to integrate moralis with my own backend, I want to at least store users on my own server.
So, I’m wondering If there’s a way to use moralis’s db and make like a callback so that i can store user’s data to just have like backup information about them (id,emails,etc…).
This is a sample of my project architecture, it’s not perfect yet but i’d like to have some feedback about it and if there’s anything to add or modify, please let me know.
I look forward to hearing from you guys, cheers !