Documentation (#259)

* Documentation

- bump up frontend version (to trigger the CI)
- bump up the backend version (to trigger the CI)
- add some docker related doc
- add CI badges

* Fix CI step name

* Add screenshot
This commit is contained in:
Chevdor
2020-04-24 12:49:52 +02:00
committed by GitHub
parent f82bf6cb44
commit 8ed8d01426
5 changed files with 44 additions and 9 deletions
+1 -1
View File
@@ -19,6 +19,6 @@ jobs:
- name: Run tests
working-directory: ./backend
run: cargo test --verbose
- name: Request help
- name: Build release and call executable
working-directory: ./backend
run: cargo run --release -- --help