Using Supabase for the Postgres Database

There’s an easy way to avoid this by creating a new schema inside of Supabase. In my case simply named ‘strapi’ and you call it out in a environment variable.

then once strapi loads up you run a minor sql script to open up the serverless api and expose the schema.

***STRAPI restricts new users from multiple uploads *** :rage:

after that you should be good to roll as far as development goes.