documentation/self-host/community-edition/getting-started.mdx
Community Edition is the perfect starting point for individual developers or small teams looking to integrate Hoppscotch into their workflow without additional costs. It's open-source, meaning you can modify it as needed, though you'll manage updates and maintenance yourself. With Self Host Community edition you get access to Admin Dashboard which acts as a central hub for managing your workspaces and overseeing user-related activities.
<CardGroup cols={1}> <Card title="Prerequisites" iconType="light" icon="circle-arrow-right" href="/documentation/self-host/community-edition/prerequisites"> Prerequisites to self-host Hoppscotch Community Edition on your infrastructure. </Card> <Card title="Install and build" iconType="light" icon="circle-arrow-right" href="/documentation/self-host/community-edition/install-and-build"> Install and build Hoppscotch Community Edition on your infrastructure. </Card> <Card title="Admin dashboard" iconType="light" icon="circle-arrow-right" href="/documentation/self-host/community-edition/admin-dashboard"> Manage your Hoppscotch Community Edition instance with the Admin dashboard. </Card> </CardGroup>