A smokin' fast personal photostream
- lightweight enought to run well on a t1.micro EC2 instance
- RESTful API
- similar nomenclature & photo graph to flickr
- photos
- photosets
- galleries
- tags
- #simplify
- Install homebrew
- brew install libtiff libjpeg webp littlecms
- pip install -f requirements.txt
- sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.5-dev tk8.5-dev
- pip install -f requirements.txt