Create the first user Admin

Discover how to create your first Admin User

Create a default plan

First step is to create a default plan as described here Create first and default plan

Signup as regular user

Go to /auth/signup and register as a simple user

Edit isAdmin to true

In your DB manager, set the isAdmin field to true in User table of the account you've just registered.

Access to admin dashboard at /admin and start managing your app

Last updated