I've been trying to piece together a ChicagoBoss Heroku app, and having
virtually no experience with Erlang, it's proving difficult. I've got the
ChicagoBoss example app up and running (after I discovered `kerl` and
abandoned Ubuntu's `apt-get` old version of Erlang, it was pretty easy!) I
was hoping that someone more knowledgeable than me could jump-start this
process.
Here's a couple of resources that I think should be nearly enough with
someone familiar with these technologies to get started:
* http://zianet.dk/blog/2011/12/16/running-erlang-webmachine-on-heroku/
* https://github.com/heroku/heroku-buildpack-erlang
I realize that Heroku has just recently started supporting Erlang and the
process may change, but it should be a relatively simple affair and help
get both ChicagoBoss and Erlang out into the world where more eyes can see
them.
Thanks!