Help with the db setup
Hello, I'm brand new to supabase and wanted to use it for a new app I want to build. I would like to know if it's do-able using supabase.
My app has users that can sign in, log in, log out etc...
These users, once they are signed in can generate images via AI prompt(API call). They can have many images.
The images can be shared or stay private.
Can I do this with supabase? And how should I proceed?
Thx a lot
My app has users that can sign in, log in, log out etc...
These users, once they are signed in can generate images via AI prompt(API call). They can have many images.
The images can be shared or stay private.
Can I do this with supabase? And how should I proceed?
Thx a lot