You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While there are some snippets for using Supabase Auth with Remix, there's no practical example of how to put together a functional app.
Describe the improvement
I've created a Remix "starter" which aims to be a 1:1 copy of the Next.js starter. I'd be happy to adapt it as necessary or you can copy it as an installable "Remix starter" (is that a thing?).
Thanks @IHIutch this is awesome! I'm going to take some time to go over your repo, and see how it would be best to incorporate in docs! Will be back with some answers for you soon 😄
Improve documentation
Link
Add a "quick start" remix example like this page:
https://supabase.com/docs/guides/auth/server-side/nextjs
Describe the problem
While there are some snippets for using Supabase Auth with Remix, there's no practical example of how to put together a functional app.
Describe the improvement
I've created a Remix "starter" which aims to be a 1:1 copy of the Next.js starter. I'd be happy to adapt it as necessary or you can copy it as an installable "Remix starter" (is that a thing?).
https://github.com/IHIutch/remix-supabase
Let me know what you think would be best
The text was updated successfully, but these errors were encountered: