4
1 Comment

Integrating Supabase with Django

I've been using Django to build my marketplace webapp and I feel the need for integrating it with a database for User Authentication and storing vendor details.
After reading some of the IH blogs, I found suggestions for using a backend-as-a-services like Firebase, Supabase, and Hasura.

Out of these, Supabase was liked by the most since it has the same features as Firebase and is open-source, and doesn't have vendor lock-in like Firebase.

So I went further with it. Though there are many tutorials on Firebase, but there seems to be a lack of tutorials on Supabase.
How can I integrate supabase with Django?

If you could share a blog or anything that goes over this, it would be great.

This is the GitHub repo if you wanna contribute as well:
https://github.com/Keshav2136/online-retail-marketplace

posted to Icon for group Django
Django
on August 28, 2021
  1. 2

    I would look at swapping to Node/TS as that is what the Supabase team use.

    Also Tailwind as well.

Trending on Indie Hackers
How are you handling memory and context across AI tools? User Avatar 112 comments Do you actually own what you build? User Avatar 66 comments Code is Cheap, but Scaling AI MVPs is Hard. Let’s Fix Yours. User Avatar 34 comments I Think MCP Will Punish Thin API Wrappers User Avatar 27 comments What AI Is Actually Changing in IT Certification Prep User Avatar 19 comments Cloud vs Cybersecurity Certifications | 2026 Path Makes More Sense User Avatar 18 comments