Sorry! Google didn't approve the app in time, but you can paste the code (just two files) into a blank Google Sheet and it should work after you update the keys for supa. Here's a videos of how to add it to Sheets: https://youtu.be/Ef3tyt-c8rQ
gh: @mike-wax twitter: @thisritchie
Sync: https://www.youtube.com/watch?v=xjzJHHui0z0
SQL reports: https://youtu.be/X_SbQ1gkzsw
Sending emails: https://www.youtube.com/watch?v=2LJ4mAHilXI
This app uses supabase to two way sync a Google Sheet to Postgres in realtime. I'm also using supabase auth on the backend. The app also has a "config" Sheet which you can configure workflows on (e.g. send an email when the value of a Sheet changes or automatically run a query everytime a row changes). This makes it very useful for quickly building internal tools, especially if your app is built on Supabase!
A lot of teams build janky internal tools on Google Sheets. I want to make those tools amazing and the first step is backing the data with a real database like supabase.
