Settings

Theme

Show HN: I open sourced my image sharing application

11 points by vcherubini 12 years ago · 3 comments · 1 min read


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

sehr 12 years ago

Needs to wrinkle out some bugs, image I tried isn't loading for me.

https://picto.io/i/AMzYJdZu

  • vcherubiniOP 12 years ago

    Ahh, seems that it doesn't like images without extensions.

    I fixed your image, will open an issue to fix it.

hiby007 12 years ago

Thank you For sharing. I wanted to learn symfony framework.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection