Hi All,
I have a question regarding the server-side code associated with a Monday.com app.
I plan to deploy my app on monday code.
The question is will a separate instance of the server-side code be deployed for each organization or account or will there be a single instance of the server-side code serving all clients? Can someone help me?
Also once we have server-side logic then we need all the rest of the baggage as well - I am referring to databases (storage). Do I use supabase or are there any patterns and best practices?
Thanks for your help.