Skip to content

cartesia-ai/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c38178 · Nov 20, 2024

History

76 Commits
Nov 2, 2024
Nov 20, 2024
Oct 17, 2024
Aug 30, 2024

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