init
Signed-off-by: Jannis <jannis@edu.tbz.ch>
This commit is contained in:
commit
3cc4ae5699
28 changed files with 1109 additions and 0 deletions
5
db.js
Normal file
5
db.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
db.createCollection("spieler");
|
||||
|
||||
db.createCollection("spiele");
|
||||
|
||||
db.createCollection("achievements");
|
Loading…
Add table
Add a link
Reference in a new issue