Coder Social home page Coder Social logo

Add Support for supabase about kirimase HOT 5 OPEN

nicoalbanese avatar nicoalbanese commented on August 24, 2024
Add Support for supabase

from kirimase.

Comments (5)

OmegaHawkeye avatar OmegaHawkeye commented on August 24, 2024 4

Hey, really love the project.
I wanted to ask if it is okay if I work on adding Supabase as an Auth Provider and make a PR for it?

from kirimase.

paradisi-davide-servizi avatar paradisi-davide-servizi commented on August 24, 2024 1

@electroheadfx i did, seems to be working nicely but keep in mind it's my first time working with supabase
it would be extra nice tying in supabase auth to have a single solution for both database and auth...

from kirimase.

edgarasben avatar edgarasben commented on August 24, 2024 1

Here is the Next.js Supabase starter, the latest way of implementing the Supabase Auth:

https://github.com/vercel/next.js/tree/canary/examples/with-supabase

from kirimase.

electroheadfx avatar electroheadfx commented on August 24, 2024

hmm looks I can connect drizzle to supabase: https://orm.drizzle.team/docs/quick-postgresql/supabase
so it should be seamless, anyone tested it ?

from kirimase.

Aymericr avatar Aymericr commented on August 24, 2024

Installing Supabase CLI and running it locally in Docker produces the following

DATABASE_URL="postgresql://postgres:[email protected]:54322/postgres"

Different from the Kirimase default:

DATABASE_URL="postgres://postgres:postgres@localhost:5432/{DB_NAME}"

from kirimase.

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.