basehub-ai / docs-template

Fully featured documentation website, powered by Next.js, Radix Themes, and BaseHub.
https://docs.basehub.com
MIT License
9 stars 2 forks source link
basehub documentation nextjs radix-themes typescript

Open Graph, Homepage (2) (1)

BaseHub Templates are production-ready website templates, powered by BaseHub.

Documentation Template

Use template

Fully featured documentation website.

Stack

One Click Deployment

Deploy with Vercel

You can deploy this anywhere. Vercel works nicely and with one click.

Local Development

Install dependencies

pnpm i

Add your BASEHUB_TOKEN to .env.local

# .env.local

BASEHUB_TOKEN="<get-it-from-your-basehub-repo>"

Start the dev server

pnpm dev