This repo contains the configuration files for Cartesia's API documentation, built using Fern.
Visit the Cartesia Documentation to see the live docs.
To run a local development server with hot-reloading you can run the following command
fern docs dev
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