Skip to content

cartesia-ai/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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