chatgpt-journal icon indicating copy to clipboard operation
chatgpt-journal copied to clipboard

Avatar upload

Open alexpunct opened this issue 1 year ago • 0 comments

Currently users can add an avatar by adding the URL of the image to their profile. We should allow them to upload (we already have a bucket in supabase).

Some implementation details can be found here (we need to adapt it to work on the server and with our app): https://supabase.com/docs/guides/getting-started/tutorials/with-sveltekit#bonus-profile-photos

alexpunct avatar Mar 05 '23 18:03 alexpunct