Manuel
Manuel
Hi, first of all I want to say thank you for this great library! I use it to share typed api routes between backend and frontend. Basically I define a...
# Improve documentation ## Link https://supabase.com/docs/guides/self-hosting/docker ## Describe the problem It's not quite clear how to update/upgrade the postgres image to the newest version when doing self-hosting with docker. Of...
Set default database name to `postgres` instead of `supabase`. For example pg_cron extension needs database named as `postgres` by default. The database on the cloud version of Supabase is named...
Add the option to pack the application resources into an asar archive. That would be really helpful and should be fast implemented. Also consider deleting the "atom.asar" from the prebuild...
Hi, thanks for your great work! Much appreciated. I just wanted to migrate to v10. But now I noticed that wildcards are not supported anymore. Unfortunately this is not mentioned...
# Improve documentation ## Link https://supabase.com/docs/guides/self-hosting/docker ## Describe the problem It's not quite clear how to update/upgrade the postgres image to the newest version when doing self-hosting with docker. Of...