- Install git
git clone https://github.com/netzbegruenung/candymat.git
- To get the (external) user-app source:
git submodule init git submodule update
docker-compose up -d
- Point browser to http://localhost:5000/graphiql for testing queries and documentation of nodes and http://localhost:5000/graphql for graphQL endpoint