example
example copied to clipboard
Starting point for using the Vapor framework.
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.
Add DB
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.