We use Docusaurus to manage our documentation and knowledge base site.
We use Docker and Docker Compose for local development. To start the server, you can use the command:
$ docker-compose upThis will expose the documentation site at http://localhost:3000.