Hacker News new | ask | show | jobs
by barmstrong 5700 days ago
Probably > 95% of them are free apps with hardly any traffic.

But this is part of the beauty of Heroku. If you hack something together instead just storing it with "git push origin" you can do "git push heroku" and actually demo it to the world for free.

I like to think of Heroku's 100,000 apps as public demos of a lot of GitHub repositories.