feat: Begins implementing dependencies as db controllers.
This commit is contained in:
@@ -25,6 +25,7 @@ enum Entrypoint {
|
||||
try? await app.asyncShutdown()
|
||||
throw error
|
||||
}
|
||||
|
||||
try await app.execute()
|
||||
try await app.asyncShutdown()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user