Hacker News new | ask | show | jobs
by mnickel 5595 days ago
Would you consider sharing the technology stack that you used to create this application?

I love the visuals. How perfect for a brand manager to show that doing X can result in Y.

Thank you!

1 comments

The stack is Pylons (behind uwsgi+nginx), PostgreSQL, and my own task scheduler[1]. Right now it's hosted on Linode. Will be moving to DotCloud eventually. :)

[1] http://github.com/shazow/turnip

Thank you for the details!!!