This repository has been deprecated in favor of new software components.
For more information please refer to the Curious Containers documentation.
The documentation for the deprecated software components is not available on the project website anymore.
In order to restore the HTML documentation you can build it yourself using the following instructions.
git clone https://github.com/curious-containers/cc-server.git
cd cc-server/docs
pip3 install --user --upgrade -r requirements.txt
make html