cd doc
pnpm install
pnpm serve
Now open http://localhost:8089/. You should see the generated API doc.
Make modifications to doc/specs/lichess-api.yaml
, and reload the page to see your changes.
pnpm spectral
pnpm lint
cd doc
pnpm install
pnpm serve
Now open http://localhost:8089/. You should see the generated API doc.
Make modifications to doc/specs/lichess-api.yaml
, and reload the page to see your changes.
pnpm spectral
pnpm lint