progress on overall structure

This commit is contained in:
Jolimaitre Matthieu 2021-11-12 21:01:35 +01:00
parent 5235ca9308
commit 3938b2032d
18 changed files with 272 additions and 58 deletions

4
config.ron Normal file
View file

@ -0,0 +1,4 @@
(
database_path: "./database",
port: 42069
)