Hello,
This is an extension to Chris’s " Getting Started with Vapor 4" series.
I am trying to run/host Vapor app locally on a Mac.
Before macOS 10.14 you can download the “macOS server” app, and host it from there, but now that feature is not available anymore.
I heard that you can use apache to host your own server, but the tutorials online are all very vague and I am not sure how to implement this.
Please help