Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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)
- [Basejump edge functions / billing functions](https://github.com/usebasejump/basejump-deno-packages)
Loading