This is a minimal Vapor project with hot reload enabled using SwiftReload.
Simply clone the repository and run the following command:
swift run
The server will start with hot reload enabled. Feel free to make changes and see the changes immediately applied.
For more information, please visit the SwiftReload repository.