💧 A project built with the Vapor web framework.
To build the project using the Swift Package Manager, run the following command in the terminal from the root of the project:
swift buildTo run the project and start the server, use the following command:
swift runTo execute tests, use the following command:
swift testAll code is licensed under the MPLv2 License. Additionally, all code is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0.