A basic image link archive. Intended to be used as a repository of medical-illustration images or as a thumbnails interface for a PACS archive. Currently a single-page app. Next update will include basic CRUD pattern.
============================
1.0
============================
# Should be as simple as cloning the repository...
git clone https://github.com/awatson1978/image-link-archive.git
cd image-link-archive
# And then running it...
meteor
============================