Back to Hoppscotch

Setup and access

documentation/self-host/community-edition/setup-and-access.mdx

latest1.2 KB
Original Source

After successfully running the necessary containers, the next step involves creating an administrator account to manage Hoppscotch.

<Warning>The system automatically designates the first user who logs in through the admin dashboard as the administrator.</Warning>

Creating an administrator account

  1. Open a new browser tab and visit http://localhost:3100.
  2. This will grant you access to the admin dashboard.
  3. Login using your credentials or create a new account.
  4. The first user to log in will be given administrator privileges.
<Card title="Admin dashboard" iconType="light" icon="circle-arrow-right" href="/documentation/self-host/community-edition/admin-dashboard"> Learn how to manage your Hoppscotch instance using the admin dashboard. </Card>

Accessing the Hoppscotch app

With the administrator account set up, you can now start using the Hoppscotch app for API testing and development.

  1. Open a new browser tab and visit http://localhost:3000.
  2. Begin testing and developing your APIs seamlessly with Hoppscotch.

<Tip>Hoppscotch Enterprise Edition is available for on-premise deployment with priority support. Contact Hoppscotch Support</Tip>