lovasoa / SQLpage

SQL-only webapp builder, empowering data analysts to build websites and applications quickly
https://sql.datapage.app
MIT License
1.29k stars 69 forks source link

Document how to use Supabase to provide "serverless" #80

Closed fire closed 12 months ago

fire commented 12 months ago

Hi,

I think it's possible to serve SQLpage through supabase.

Can you check and document?

lovasoa commented 12 months ago

Hello @fire and welcome to SQLPage !

I'm moving this thread to "discussions" since it's not really an issue with SQLPage.

I don't think supabase lets you run custom applications on their infrastructure, but I may be wrong.

But there is a supported serverless deployment for SQLPage: using AWS lambda. When you deploy your SQLPage instance on a lambda, you can still have your database provided by supabase (or any other provider).