Begin some documentation about the server

This commit is contained in:
zontreck 2025-03-15 11:32:49 -07:00
parent e5eabd3cb3
commit 0462b39784

View file

@ -30,3 +30,7 @@ To build for Windows, run the following command:
flutter pub get
flutter build windows
```
# About the Server
The BugVault server is generally referred to as `bugvaultd`. This small executable handles _most_ of the server's core functions.