Skip to content

czocher/zebra-supervisor

Repository files navigation

Build Status Coverage Status

zebra-supervisor

Zebra Evaluates a Basic Review of Algorithms

Running

To run the software install docker and docker-compose, edit the docker-compose.yml file and set the SECRET_KEY to some random value. The value can be generated with: cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1

Afterwards run:

docker-compose up --build

to start the software on port 80.

About

Zebra Evaluates a Basic Review of Algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published