Update backend implementation to fit spec
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
- Configures logging
|
||||
- Creates instances of `Repo`, `Robot`, `Billing`, `Api`, and `Infra`
|
||||
- Spawns `billing.start()`
|
||||
- Spawns `infra.start()`
|
||||
- Calls `api.serve()`
|
||||
- Calls `repo.migrate`
|
||||
- Spawns `billing.start`
|
||||
- Spawns `infra.start`
|
||||
- Calls `api.serve`
|
||||
|
||||
Reference in New Issue
Block a user