Skip to content

robertobadalamenti/docs

 
 

Repository files navigation

Hive Docs

GraphQL Hive documentation site.

Quick Start

bun install
bun dev

Structure

  • packages/documentation/ - TanStack Start + Fumadocs docs site
  • packages/design-system/ - React components with Tailwind CSS v4

Commands

bun build        # Build all packages
bun test         # Run tests
bun fix          # Lint and format

Tech

  • Bun + Turborepo
  • React 19 + TypeScript
  • TanStack Start + Fumadocs
  • Tailwind CSS v4
  • Playwright testing

Choices

  • Using Mermaid Rehype plugin instead of runtime mermaid to save bundle size

About

Documentation for the Hive Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 73.3%
  • MDX 19.0%
  • HTML 3.9%
  • JavaScript 2.0%
  • Shell 0.8%
  • CSS 0.7%
  • PowerShell 0.3%