Add initial server implementation

This adventure is going to be epic, be ready.
This commit is contained in:
2023-02-16 20:00:14 +01:00
parent 8943d1d898
commit 831a5003c3
6 changed files with 85 additions and 0 deletions

View File

@@ -2,4 +2,6 @@
members = [
"board-shared",
"board-frontend",
"board-server",
"board-network",
]