-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Supabase storage bucket using for File storage #10
Comments
Can do updating function to supabase storage ? Can You assign this issue to me? |
Could you please provide steps how would you achieve this. @ArtiGaund |
const supabaseUrl = process.env.NEXT_PUBLIC_SUPABASE_URL export default supabase
|
@Yeasir0032 can you assign this issue to me ?? |
@codebreaker3008 |
@Yeasir0032 Is there any timeline to complete it? |
This issue will not take more than 4 days. |
I will do it try to complete it till tomorrow |
@Yeasir0032 could you assign this to me too, accept the one which does it earlier |
@Yeasir0032 Where are the tables of Supabase with their fields and their datatype? |
I am working on the file preview component #19, How much time it can take for a new upload flow any idea? |
You can assign this issue to someone. My setup is not working, and it is not good to hold an assignment if I am not able to work on it. |
@codebreaker3008 |
@Yeasir0032 yes but i am caught up in some personal issues, you could assign it to me but it will take some time |
Hey @ArtiGaund , could you update your progress. Let's fix the error you are facing. |
I will update in night bcz my laptop is updating now, it was freezing alot, so today I am updating it, may be it will resolve freezing issue. |
How far have you reached? @ArtiGaund
|
Created buckets in database done |
Hey @ArtiGaund |
Hello, @ArtiGaund any update on this issue? |
This issue is not assigned to me. |
Functionality to use supabase storage
Currently the project uses uploadthing for storing files. The new mechanism involves using supabase's storage system to store files.
Steps to follow:
The text was updated successfully, but these errors were encountered: