Skip to content

new to basejump - Advice? #104

Description

@walshe

I just came upon basejump, and wondering if it might help me develop things faster rather than starting from scratch with a brand new Supabase and Nextjs app.

Heres my scenario.

I started building a multitenant crypto app with supabase - e.g. An initial user signs up and gets assigned a MANAGER role, creates a business, has associated with his business (tenant) and then invites employees to join. Employee gets invite, signs up and it given EMPLOYEE role and is assocaited with the business. Im thining that business/tenant in my case is analagous to an 'account' in basejump ?

I handed rolled the invitation stuff myself which is kinda messy and not something I want to maintain.

I use RLS to make sure that users of one business cannot see certain data from another business as well as more fine grained RLS to ensure EMPLOYEES cannot see data that only MANAGERS should see.

On the frontend I have I use the supabase nextjs template which gave me the basic auth stuff as well as shadcn/tailwind.

Eventually I will want MANAGERS of businesses to pay for the service (analagous to a basejump ownder paying for their account ?)

hope someone can help with these questions
thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions