An app for generating ePubLibre errata reports.
Right now only devices made from the following vendors can be used to generate reports:
- Kindle
To deploy this app docker compose is needed, use the following command to start it:
bash deploy/docker-compose.sh up
For development a docker compose environment is created and source contents are shared with the container, use the following command to start the container:
bash deploy/docker-compose.sh -d up