Generates the API reference docs using Docusaurus 2, a modern static website generator.
npm start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
The reference is built and deployed to Netlify under https://typescript.temporal.io during CI for branch main
using GitHub Actions.