Public documentation for Nitrosend, built with Sourcey.
Live at: https://docs.nitrosend.com
npm install
npx sourcey devRuns at http://localhost:4400.
sourcey.config.ts # Sourcey configuration
introduction.mdx # Landing page
quickstart.mdx # Getting started guide
authentication.mdx # API authentication
guides/ # How-to guides
concepts/ # Core concept explanations
integrations/ # MCP + API integration guides
logo/ # Brand assets (light.svg, dark.svg)
The API Reference tab is auto-generated from our OpenAPI spec.
npx sourcey buildOutputs static HTML to dist/. Deploy anywhere.
Point a CNAME record for docs to wherever the built site is hosted.