Skip to content
Snippets Groups Projects
user avatar
Markus Osterhoff authored
but probably not yet fully perfect
67b57000
History

snip

License: GPL v3 pipeline status code style: prettier

snip -- our digital labbook

Installation via docker

Build node docker container with:

docker-compose build

Running the app via docker

Run the containers with:

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

Legacy code

Working php code can be found in the legacy branch.