Sure! I will dm you when it’s ready, or maybe I even do another post in this subrredit. To answer your question, Axiom's backend is actually built on Supabase itself. When you connect your project, your Service Role Key is saved into a user_integrations table. The mobile app never uses your key client-side to fetch data. Instead, the app calls my Supabase Edge Functions, which act as a secure proxy to fetch your metrics and return them to the app. Actually, you have full control and you can revoke the key from your own Supabase dashboard instantly if you ever decide to stop using Axiom.
Hey Man!! I’m right into it, I hope it doesn’t take too much time… you know how Google play works… Thanks for the support!
I've develop the app on react native, so I'm also working on having it launched in play store asap as well. Hopefully it wont take much time.