Weber Heroku Example Example Weber, an Elixir web framework, app that can be deployed as is to Heroku. $ heroku create --buildpack "https://github.com/goshakkk/heroku-buildpack-elixir.git" $ heroku labs:enable websockets $ git push heroku master $ heroku open