Create backend spec
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# `async fn main() -> Result<()>`
|
||||
|
||||
- Configures logging
|
||||
- Creates instances of `Repo`, `Robot`, `Billing`, `Api`, and `Infra`
|
||||
- Spawns `billing.start()`
|
||||
- Spawns `infra.start()`
|
||||
- Calls `api.serve()`
|
||||
Reference in New Issue
Block a user