The official documentation for Horizon Bot.
This repository contains the documentation for Horizon Bot, built using Next.js and Fumadocs.
To get started with local development:
- Install dependencies:
pnpm install
- Run the development server:
pnpm dev
- Open http://localhost:3000 in your browser.
We welcome contributions! Please see our Contributing Guide for more details.