For Admins

To register an admin account, follow these steps:

  1. Configuration:

    • Ensure the "Free Plan" exists in the configuration file under the plans array. This can be removed later after signing up.

  2. Sign Up:

    • Go to the Sign-up page.

    • Choose your preferred authentication method (OAuth or traditional credentials).

    • Create your account.

  3. Database Update:

    • Access your database management system (e.g., Neon).

    • Go to the Users table.

    • Change the user role toADMIN.

  4. Access Dashboards:

    • Logout and log in again.

    • You will now have access to three dashboards: Admin, Client, and Affiliate.

Last updated