Skip to content

GigabrainGG/docs

Repository files navigation

Gigabrain Docs

Documentation for Gigabrain — an AI-powered market intelligence platform for crypto.

Built with Mintlify.

Local Development

  1. Install the Mintlify CLI:
npm i -g mint
  1. Run the docs locally:
mint dev
  1. Open http://localhost:3000 to preview.

Project Structure

├── index.mdx                  # Homepage
├── quickstart.mdx             # User onboarding
├── pricing.mdx                # Subscription tiers
├── core-features/             # Chat, Alpha, Agents
├── guides/                    # Setup guides (agents, integrations, token)
├── developers/                # REST API overview
├── api-reference/             # API endpoint reference
├── ai-tools/                  # Cursor, Claude Code, Windsurf setup
├── support/                   # FAQs, contact, risk disclosure
├── legal/                     # Terms and privacy policy
├── docs.json                  # Navigation and site config
└── style.css                  # Custom styling

Publishing

Push to the default branch. The Mintlify GitHub app deploys automatically.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter