From ab543b6c9d9acb4c1bee879f2609bd99000c93ff Mon Sep 17 00:00:00 2001 From: exAspArk Date: Wed, 18 Sep 2024 23:07:39 -0400 Subject: [PATCH] Add bemi-supabase-js (#13) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 663fb88..b2cb9f7 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The following starters supports the `@supabase/supabase-js` v2 library. - [Generate Supabase Database Types GitHub Action](https://github.com/lyqht/generate-supabase-db-types-github-action) - GitHub action to generate types based on your Supabase database. - [Supabase Cache Helpers](https://github.com/psteinroe/supabase-cache-helpers) - Collection of framework specific Cache utilities for working with Supabase. - [Postgres WASM by Snaplet and Supabase](https://supabase.com/blog/postgres-wasm) - Tool to run Postgres in the browser. - +- [Bemi for Supabase JS](https://github.com/BemiHQ/bemi-supabase-js) - Open-source platform for automatic data change tracking. ## Online Courses