simplest possible app for local or cloud hosting
The Mojolicious app is generated with:
$ mojo generate lite_app jrrr
See: kazeburo/heroku-buildpack-perl-procfile
Bascially:
$ heroku create --buildpack https://github.com/kazeburo/heroku-buildpack-perl-procfile.git
$ git push heroku master
Or:
See: proclet
Bascially:
$ proclet start