Open kdawgwilk opened 6 years ago
(still wanna do this for vapor 3, just removing the milestone for organization)
I've added a guide for creating providers to the docs: https://docs.vapor.codes/3.0/service/provider/#create
Next step will be the provider template.
It would nice to create a new Vapor provider project with a simple command like
vapor new MyProvider --template provider