Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 661 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 661 Bytes

Yivi technical documentation

This is the source of the Yivi technical documentation website.

Local development

To start a local docusaurus server simply run the following commands.

cd yivi-docs
npm i
npm run start

To start a local docker container with the right settings simply run:

docker compose up

Release

To release a new version run the Github action located here. This will push a new Docker build to Github packages: https://github.com/privacybydesign/irma-documentation/pkgs/container/irma-documentation