mirror of
https://github.com/vapor/template-fluent-sqlite.git
synced 2025-04-18 14:41:53 +08:00
template-fluent-sqlite
💧 A project built with the Vapor web framework.
Getting Started
To build the project using the Swift Package Manager, run the following command in the terminal from the root of the project:
swift build
To run the project and start the server, use the following command:
swift run
To execute tests, use the following command:
swift test
See more
Description
Languages
Swift
72.4%
Dockerfile
27.6%