pg_stat_ch docs

The pg_stat_ch documentation is built with Mintlify and hosted at TBD

Running locally

To run the docs locally, you will need the Mintlify CLI tool installed.

Run the following command to install the CLI:

npm i -g mint

Or

pnpm add -g mint

Start the development server from the docs directory of the repository:

mint dev

The site will launch in your browser at http://localhost:3000.