Skip to content

czosel/caluma

Repository files navigation

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

Testing

Run tests by executing:

make install-dev
make test

License

Code released under the MIT license.

About

A collaborative form editing service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Dockerfile 0.4%