Show HN: I open sourced my image sharing application

https://news.ycombinator.com/item?id=6947448
by vcherubini • 13 years ago
11 3 13 years ago

I made an image sharing application to compete with Imgur. Chances are it's not going to take over Imgur any time soon, so I figured I'd open source it.

Stack:

* Symfony w/ PHP 5.5 * Postgres 9.2 * Redis 2.8 * Ruby 2.0 (Capistrano) * Vagrant

It's a fairly basic Symfony application but also makes use of a lot of Symfony components. It's sufficiently complex enough that you can probably learn a decent amount from it if you want to start playing around with Symfony. It has a few tests, uses Resque, uses the Symfony service container, and integrates with Amazon S3.

Check it out, would love your thoughts. Thanks!

https://github.com/brightmarch/picto

Related Stories

Loading related stories...

Source preview

news.ycombinator.com