Loads of stuff, check roadmap changes in the README :P

This commit is contained in:
Miguel de la Cruz 2021-09-12 20:37:51 +02:00
parent e1fca030bc
commit 68ae33e78a
15 changed files with 17179 additions and 10 deletions

View file

@ -9,4 +9,4 @@ mod:
.PHONY: test
test:
cd server && go test -v -race ./...
cd server && go test -v -race -count 1 ./...