We are launching v2: only $99 during beta phase.

DirectoryStack Logo Light Mode

You are currently viewing the v2 documentation.
You can view the v1 documentation here.

Content

Head over to your site on localhost:3000

  1. In the navbar, click Sign Up to navigate to the signup page.
  2. Complete the signup process using your email and password.
  3. Verify your email with the code sent to you.
    (If you haven't set up Resend, the email will come from noreply@mail.app.supabase.io.)
  4. The admin button will already be visible but it will not work immediately.
  5. Go to your Supabase dashboard, select the users table in the Table Editor, and find your user entry.
  6. Manually change your is_super_admin field from FALSE to TRUE so that the application recognizes you as a super admin.
  7. As we are caching the user object, you will need to revalidate it. Head over to http://localhost:3000/account/user-profile and make a change to your profile. This will trigger a revalidation of the user object.
  8. In the sidebar you will see the Admin button. Click it to access your Admin Dashboard. You see this button even before revalidating the user object, because this button uses client-side authentication. However, it will not work until the user object is revalidated on the server side.

Interested in kickstarting your directory business?

Get the latest news, guides and changelog updates straight to your inbox.

By signing up, you agree to our Privacy Policy