× This challenge is awaiting approval from an organizer.

caluma

A collaborative form editing service

Presented in a lightning talk at DINAcon 2018.

Caluma Service

Build Status Codecov Pyup Black License: MIT

A collaborative form editing service. See project site for more details.

Installation

Requirements * docker * docker-compose

After installing and configuring those requirements, you should be able to run the following commands to complete the installation:

make start

And access GraphiQL at http://localhost:8000/graphql

Development

Testing

Run tests by executing:

make install-dev
make test

Setup pre commit

Pre commit hooks is an additional option instead of excuting checks in your editor of choice.

pip install pre-commit
pre-commit install

License

Code released under the MIT license.

This content is a preview from an external site.
 

Event finished

Event started

Edited

19.10.2018 11:57 ~ loleg

First post View challenge

19.10.2018 11:57 ~ loleg

Challenge