Skip to main content
Prerequisites: Node.js 22+, Git
1

Clone the repository

git clone https://github.com/pandabase/docs.git
cd docs
2

Install Mintlify

npm i -g mintlify
3

Run the development server

mintlify dev
The docs will be available at http://localhost:3000.

File structure

  • docs.json — site configuration and navigation
  • index.mdx — home page
  • quickstart.mdx — getting started guide
  • payouts.mdx — payout countries, fees, and timelines
  • /developers — API docs, changelog, webhooks, SDKs
  • /images — images and assets