Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 558 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 558 Bytes

Cartesia Documentation

This repo contains the configuration files for Cartesia's API documentation, built using Fern.

Visit the Cartesia Documentation to see the live docs.

Updating your Docs

Local Development server

To run a local development server with hot-reloading you can run the following command

fern docs dev

Hosted URL

Documentation is automatically updated when you push to main via the fern generate command.

npm install -g fern-api # only required once
fern generate --docs