From f0fd6ce50d0f9f3b4f416d8c9f8645a318b73603 Mon Sep 17 00:00:00 2001 From: tiniscule <114822071+tiniscule@users.noreply.github.com> Date: Thu, 6 Aug 2026 10:51:42 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fae8be2..544f619 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> This project is unmaintained. it's still useful as an example for how you can implement team accounts with Supabase, particularly the migrations. But stuff like billing is better solved now using the official Supabase sync from Stripe. + # Basejump Basejump adds personal accounts, team accounts, permissions and billing support to Supabase Auth. @@ -71,4 +73,4 @@ Yes please! Please submit a PR with your changes to [the basejump github repo](h You can contribute in the following places: - [Basejump core](https://github.com/usebasejump/basejump) -- [Basejump edge functions / billing functions](https://github.com/usebasejump/basejump-deno-packages) \ No newline at end of file +- [Basejump edge functions / billing functions](https://github.com/usebasejump/basejump-deno-packages)