This is an example to use Fumadocs with BaseHub.
Sign in on BaseHub.
Fork the BaseHub repository, and click the "Developers" tab on sidebar (left bottom corner).
Open the "Connect to Your App" guide, and copy the example .env
to your app.
Install & run development server:
pnpm i
pnpm dev