Initial commit (basic backend stuff)

This commit is contained in:
2020-06-10 10:12:39 +02:00
commit 4a38dbfbdc
43 changed files with 1712 additions and 0 deletions

2
src/test/java/Tests.java Normal file
View File

@@ -0,0 +1,2 @@
public class Tests {
}