Setup Privy with Supabase for automatic wallet connection
hey, has anybody setup a project with Privy AND Supabase?
What I am trying to do: - Use Privy for auth and automatic wallet creation (ETH/SOL wallets) - Use Supabase for database and backend
What I already did: - Followed that tutorial from Privy (which is outdated btw) - Looked at that starter project to get a better understanding at using NextJS with Privy (but no Supabase mention)
Do you have any recommendation? Do you know any open-source project that managed to pull that?
I saw that thread on the Discord but there is no concrete answer
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.