example icon indicating copy to clipboard operation
example copied to clipboard

Starting point for using the Vapor framework.

Results 3 example issues
Sort by recently updated
recently updated
newest added

I'm fairly certain that with other one-click apps, it creates a repo on Heroku, instead of _just_ deploying. It would be nice to have this functionality.

bug
help wanted

Add an example of using Fluent with something like Postgresql. Perhaps a basic user system

In the supervisor example file, when trying to perform `App serve --ip=127.0.0.1 --port=8080`, the app crashes. Works correctly when just using `App serve` Good idea to update the example documentation.