Go to file
2022-09-19 12:25:23 +02:00
_client refactor: rewrite client from scratch with Nuxt3 (WIP) 2022-07-24 20:23:52 +02:00
client bugfix: correct color of edit pencil from red to black 2022-09-19 12:25:23 +02:00
docker feat: build docker images with version numbers 2022-04-24 23:51:00 +02:00
server bugfix: create missing directory 2022-09-11 20:10:38 +02:00
Makefile chores: use Nuxt3's .output/ directory instead of Nuxt2's dist/ directory 2022-09-01 19:18:13 +02:00
README.md text: update README.md 2022-08-28 17:27:05 +02:00

Know Your Teammates

Installation

make setup

run (development mode)

make run-tmux

build docker image

make build

License

AGPLv3 (GNU Affero General Public License)

Author

© 2021-2022 Achim Settelmeier <knowyt@m1.sirlab.de>