APIs documentation interface and source files. Based on apiDoc
To start local environment you must digit in your terminal into project folder:
make docker-start
Application is served to http://localhost:8383/doc/index.html
To build Apidoc documentation you must digir in your terminal into project folder::
make docker-build-api
To start local environment you must digit in your terminal into project folder:
make docker-stop