Simian Photo Server

Yesterday was my last day at the office, and I have two weeks free before I start the next job. So of course I decided to start a new node project. I am going to try to build a bare bones photo server for use on my media server, and I have given myself two weeks to do it :)

The project is in this repo. The plan is to crawl the file system and generate thumbnails, and then simply serve up a UI displaying the folder structure and a simple gallery for each one, along with the ability to download zips. Let's see how it turns out!