For Admins
To register an admin account, follow these steps:
Configuration:
Ensure the "Free Plan" exists in the configuration file under the plans array. This can be removed later after signing up.
Sign Up:
Go to the Sign-up page.
Choose your preferred authentication method (OAuth or traditional credentials).
Create your account.
Database Update:
Access your database management system (e.g., Neon).
Go to the Users table.
Change the user role to
ADMIN
.
Access Dashboards:
Logout and log in again.
You will now have access to three dashboards: Admin, Client, and Affiliate.
Last updated