Configuration demonstrating how to run Volto with Guillotina as a backend.
Disclaimer: Guillotina doesn't support the full API/features that Plone provides. Contributors are welcome.
docker-compose -f g-api/docker-compose.yml up -d
or using the convenience makefile command:
make start-backend-docker-guillotina