Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.13 KB

Vapor Example

Swift 5.0 Vapor 3.3.0 Vapor template license platforms

⚠️ Under development... 🚧

Using this example

Vapor toolbox allows to start a new project by cloning a template

vapor new <service name> --template=youclap/vapor-template

To open the project in xcode, you have to generate a project

vapor xcode

which basicaly calls swift package generate-xcodeproj

Configuring the repository to use versioned hooks

git config --local include.path ../.gitconfig

The Structure

On going... 🚧

About

With ❤️ from YouClap Development team