Submitted about 2 years ago
Url Shortening API | SvelteKit (TS) - Tailwind - Supabase (SSR auth)
@mattari97
Design comparison
SolutionDesign
Solution retrospective
Hello everyone. This is my solution for the Url Shortening API challenge.
I chose to make it fullstack using the Supabase Authentication API & Postgres Database.
I first started working with client-side but was annoyed by some side effects related to the default authentication method of Supabase which uses localStorage (no prefetching of the user/data 😪).
So i decided to migrate everything to SSR with tokens, session cookies, etc...
Also why is the screenshot so broken ??
Feel free to share any improvement you would like to see in the design/code.
Have a nice day/night. Peace 😃
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord