Skip to content
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

Add Remix app example #38

Open
IHIutch opened this issue Jul 11, 2024 · 4 comments
Open

Add Remix app example #38

IHIutch opened this issue Jul 11, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@IHIutch
Copy link

IHIutch commented Jul 11, 2024

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

@IHIutch IHIutch added the documentation Improvements or additions to documentation label Jul 11, 2024
@Darmau
Copy link

Darmau commented Jul 16, 2024

I really need this

@charislam
Copy link

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 😄

@wong2
Copy link

wong2 commented Jul 28, 2024

Same here. I really need to learn how to avoid duplicate call to getUser from root loader and child loaders.

@wong2
Copy link

wong2 commented Jul 30, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants