I'm starting to use Vapor (the server-side Swift framework) and I saw the driver named Theo made for Vapor. But I am wondering how I would deploy a project with Theo into Vapor Cloud 2? Does Vapor Cloud 2 support it?
Update: Here's the link for Theo 5.0 from Neo4j: https://github.com/Neo4j-Swift/Neo4j-Swift
Based on the following facts:
You should be just fine hosting your project on Vapor Cloud 2.
As for how you would host it, you would do that the same way you would host any other app from what I can tell.