/aether

A flask app for saving and scrolling through images.

Primary LanguageJavaScript

aether

aether is a flask app for visualizing albums

alt text

How do I run this?

  1. clone the repo
  2. set the directory of the path to your images in config.ini
  3. install the requirements pip install -r requirements.txt
  4. setup your server (nginx, apache, etc) and run the flask app (gunicorn)