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

modifications needed to make it work with supabase? #27

Open
Abhinavpatel00 opened this issue Aug 27, 2024 · 3 comments
Open

modifications needed to make it work with supabase? #27

Abhinavpatel00 opened this issue Aug 27, 2024 · 3 comments

Comments

@Abhinavpatel00
Copy link

what modifications needed to make it work with supabase as the project readme says we have t modify to get it working with ext postgres provider

@I-Shahid0
Copy link

You have to edit the index.ts file in src/db and follow the steps to intigrate supabase with drizzle. Idk what that looks like but this is how it looks like using neon
Screenshot 2024-08-28 125503

@webdevcody
Copy link
Owner

if you're just using supabase to host your postgres db, all you need to do is set the DATABASE_URL to your supabase hosted db and that's it.

@Abhinavpatel00
Copy link
Author

if you're just using supabase to host your postgres db, all you need to do is set the DATABASE_URL to your supabase hosted db and that's it.

thank you for reply i will try

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

No branches or pull requests

3 participants