GithubHelp home page GithubHelp logo

V3 is coming about supa-fly-stack HOT 7 CLOSED

rphlmr avatar rphlmr commented on May 21, 2024 7
V3 is coming

from supa-fly-stack.

Comments (7)

rphlmr avatar rphlmr commented on May 21, 2024 2

I plan to make a new stack around Supabase, with Drizzle ORM (faster than Prisma, true SQL) and Realtime 🫢

from supa-fly-stack.

dan-cooke avatar dan-cooke commented on May 21, 2024 1

Hey! nice stack dude!

Would you consider following the docs here https://supabase.com/docs/guides/auth/auth-helpers/remix and using the remix helper library for supabase? (not sure if this existed when you started)

from supa-fly-stack.

rphlmr avatar rphlmr commented on May 21, 2024 1

Hey! nice stack dude!

Would you consider following the docs here https://supabase.com/docs/guides/auth/auth-helpers/remix and using the remix helper library for supabase? (not sure if this existed when you started)

Thanks 😇

I have one with only Supabase : https://github.com/rphlmr/supa-remix-stack but it is not up to date 😅

from supa-fly-stack.

dan-cooke avatar dan-cooke commented on May 21, 2024

Awesome! i'll check it out - I also noticed your benchmarks around using RLS with Supabase... thats a real kicker 200ms delay is not nice.

Do you know if theres a way to avoid going through Gotrue with Supabase, I doubt it - but just wondering!

Really want to use RLS with managed Postgres, just exploring my options at the minute

from supa-fly-stack.

rphlmr avatar rphlmr commented on May 21, 2024

Since this stack, I have built a SAAS project.
Server-side, I don't use RLS.
I use it front side to use RealTime on tables I want to react on change (for example: on a new mention in a comment, Realtime triggers a Remix revalidator.revalidate() to refresh the notification counter).
RLS here helps me to only react if the logged user is concerned.

from supa-fly-stack.

rphlmr avatar rphlmr commented on May 21, 2024

I’ll try to use RLS server side in pure SQL when I have time.
If I found something reliable, I’ll ping you ;)

from supa-fly-stack.

dan-cooke avatar dan-cooke commented on May 21, 2024

@rphlmr I appreciate that! I'll have a look into it myself in the mean time

from supa-fly-stack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.