Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 371 Bytes

File metadata and controls

13 lines (8 loc) · 371 Bytes

Metamapper Documentation

We use Docusaurus to manage our documentation and knowledge base site.

Development

We use Docker and Docker Compose for local development. To start the server, you can use the command:

$ docker-compose up

This will expose the documentation site at http://localhost:3000.