No Clean Feed - Stop Internet Censorship in Australia

Nigel Thorne's software development blog, focusing on finding simple solutions to real work problems.

Friday, July 22, 2011

Heroku, Node.js, CoffeeScript, Redis, Express...

I read http://blog.xebia.com/2011/06/getting-started-with-node-js-npm-coffeescript-express-jade-and-redis/ and loved it!

My first thought was "Heroku support all these technologies right? Let's get it running on there!" --- and it worked!

To get this working on Heroku I needed to include some ideas from here to get Redis working.

The end result is here, and the source is on Github.

If I get enough comments I'll write a step by step how-to, but basically ...
* Download my code.
* Use the ruby heroku gem to create a heroku app and turn on redis
* Use git to deploy..

That's all you need.

1 comments:

Anonymous said...

Great work mate!

Please elaborate..

Search This Blog

Loading...

Blog Archive

About Me

My Photo
I'm an agile developer with a focus in finding the simple solution that will scale.

GitHub Projects