This repository contains the documentation for the whole project.
It gets automatically built over GitHub actions after merging the contents into the main repository and deployed to https://doc.wapuugotchi.com.
To build the documentation locally, you need docker as prerequisite. Then start the service by using docker-compose up -d
. You can stop it with docker-compose down
.