Supabase

Open-source projects categorized as Supabase

Top 23 Supabase Open-Source Projects

  • supabase

    The open source Firebase alternative.

  • Project mention: How to get free Postgres | dev.to | 2024-04-24

    Sign up for SupaBase: Head over to SupaBase and sign up. Create a new workspace and project with your preferred names.

  • laf

    Laf is a cloud development platform offering ready-to-use resources like cloud functions, databases, and storage. It empowers developers to quickly unleash their creativity.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • nextjs-subscription-payments

    Clone, deploy, and fully customize a SaaS subscription application with Next.js.

  • Project mention: Show HN: Build your startup or side project faster with these SaaS templates | news.ycombinator.com | 2024-01-01

    I use this as a subscription Stripe starter: https://github.com/vercel/nextjs-subscription-payments/tree/...

    Still quite a bit of customisation to do, but was a good starter.

  • supabase-js

    An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

  • Project mention: Chrome Extension MV3 Template : Supabase Auth, Plasmo, Tailwinds CSS & Shadcn UI | dev.to | 2023-08-13
  • onur.dev

    ✦ My personal website built using Next.js, Tailwind CSS, shadcn/ui, Contentful, Raindrop, Supabase and deployed on Vercel.

  • Project mention: Building My Developer Blog Site🎉✨🍾 | dev.to | 2024-01-25

    I came across an inspiring blog site called onur.dev which exemplified the kind of site I wanted to build for myself. The clean design and features were just what I had envisioned. I resolved to model my own site after this one.

    Project mention: Creating an advanced search engine with PostgreSQL | news.ycombinator.com | 2023-07-12

    https://supabase.com/blog/openai-embeddings-postgres-vector

    https://supabase.com/blog/chatgpt-supabase-docs

  • supabase-py

    Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • auth

    A JWT based API for managing users and issuing JWT tokens (by supabase)

  • Project mention: Supabase Auth now supports Anonymous Sign-ins | dev.to | 2024-04-17

    Supabase Auth now supports anonymous sign-ins, one of our most-requested features by the community.

  • chatgpt-pgvector

    ChatGTP (gpt3.5-turbo) starter app

  • postgrest-js

    Isomorphic JavaScript client for PostgREST.

  • Project mention: Ask HN: What are some unpopular technologies you wish people knew more about? | news.ycombinator.com | 2023-12-02

    At one point, I really thought it was used in Supabase. But I guess they only wrote the js wrapper for it. https://github.com/supabase/postgrest-js

    Came here to mention Hasura as well (not sure of it's popularity though) https://hasura.io/graphql/database/postgresql

  • auth-helpers

    A collection of framework specific Auth utilities for working with Supabase.

  • Project mention: Supabase Authentication Issue with Next.js 13.4 - !session vs !user | /r/Supabase | 2023-07-04

    I have encountered a similar issue, but I haven't fully found a solution yet. Currently, I'm using the getSession function throughout my server components. Yesterday, I tried running a middleware to refresh the user's session, based on this example: https://github.com/supabase/auth-helpers/blob/main/examples/nextjs/middleware.tsx. This caught my attention because the comment mentioned that the middleware is necessary for any Server Component route using createServerComponentClient. Right now, I'm testing this approach, and so far, I haven't been logged out since yesterday. Do you have that in your application? The main difference between getSession and getUser in supabase is that getSession reads the cookies and is very fast (around 1-2 ms), while getUser makes a call to the supabase API with the access token to retrieve the user and I would assume they also verify the JWT on their end.

  • triplit

    A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte).

  • Project mention: Triplit: Open-source DB that syncs data between server and browser in real-time | news.ycombinator.com | 2024-01-12

    If you want to try that out, we use Sqlite in our server implementation so you can see an example there: https://github.com/aspen-cloud/triplit/blob/main/packages/se...

  • CMSaasStarter

    A modern SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Includes marketing page, blog, subscriptions, auth, user dashboard, user settings, pricing page, and more.

  • Project mention: Show HN: Just Ship, a free and open source SvelteKit SaaS boilerplate | news.ycombinator.com | 2024-02-15

    Seems like a popular segment, there's also [SaaS Starter](https://github.com/CriticalMoments/CMSaasStarter) and [KitForStartups](https://github.com/okupter/kitforstartups)

  • dashibase

    Super simple user dashboards for Supabase users.

  • expense.fyi

    Effortlessly track and manage expenses on-the-go with categorisation and logging.

  • Project mention: Using Next without TypeScript? | /r/nextjs | 2023-07-15

    https://github.com/gokulkrishh/expense.fyi - my app that i mentioned above.

  • supabase

    Supabase module for Nuxt. (by nuxt-modules)

  • Project mention: Build Link Shortener with Supabase and Nuxt | dev.to | 2024-04-23

    In this blog post, we will create a link shortener app (similar to bit.ly or dub.co) using NuxtJS and Supabase as the backend, leveraging Supabase's auth and database features. The Nuxt ecosystem already has an official Supabase module, making it easier to integrate Supabase with NuxtJS.

  • basejump

    Teams, personal accounts, permissions and billing for your Supabase app

  • Project mention: Basejump auth, teams and billing | /r/Supabase | 2023-12-09
  • braydoncoyer.dev

    My portfolio powered by Next.js, content sourced from Notion, styled with Tailwind CSS and deployed on Vercel. 🙌

  • embedbase

    A dead-simple API to build LLM-powered apps

  • auth-ui

    Pre-built Auth UI for React

  • Project mention: Supabase – General Availability Week | news.ycombinator.com | 2024-04-15

    Supabase is great - I use them now and they and would be my choice for a new project today - but I have to say I am not a huge fan of how they communicated the whole auth-helpers and ssr situation, and I am not the only one with this comment by a long shot. This is, I think, a part of wider issues with their documentation; it seems like whoever's doing documentation at Supabase is intelligent but stretched thin. Particularly for Sveltekit, the documentation and examples are incomplete, there isn't any guide to migration or how to modify your code, and if you Google things or follow any links or examples you quickly end up in a web of deprecated repositories where it's unclear what to do next or replace them with. One example: https://github.com/supabase-community/auth-ui

    If you produce a product for developers, you really need to have 1) quality, readable documentation with an introduction that noobs and pros alike can follow, 2) multiple complete, cloneable examples on how to integrate and use your product in several different libraries, 3) obvious migration guides and timelines whenever you deprecate something. Supabase lacks all three, which is extremely frustrating and means there's always a giant caveat when I recommend them. They're still the best, it's a very powerful and impressive product, and the possibility of self-hosting is amazing.

  • svelte-starter-kit

    Svelte with brilliant bells and useful whistles

  • supabase-csharp

    A C# Client library for Supabase

  • hot

    🍕The site that recommends the hottest projects on GitHub. (by open-sauced)

  • Project mention: What to do when your PR fails | dev.to | 2023-11-30

    At OpenSauced, we make sure that each PR follows compliance checks run by a GitHub Action. This compliance action helps us to maintain the quality and organization of contributions to the repository by ensuring that pull requests follow semantic naming conventions and adhere to contribution guidelines.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Supabase related posts

Index

What are some of the best open-source Supabase projects? This list will help you:

Project Stars
1 supabase 65,869
2 laf 6,798
3 nextjs-subscription-payments 5,347
4 supabase-js 2,819
5 onur.dev 1,552
6 nextjs-openai-doc-search 1,487
7 supabase-py 1,425
8 auth 1,165
9 chatgpt-pgvector 926
10 postgrest-js 923
11 auth-helpers 880
12 triplit 850
13 CMSaasStarter 664
14 dashibase 638
15 expense.fyi 586
16 supabase 581
17 basejump 492
18 braydoncoyer.dev 488
19 embedbase 480
20 auth-ui 445
21 svelte-starter-kit 444
22 supabase-csharp 421
23 hot 403

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com