Skip to content

andreynovikov/galleria-js

Repository files navigation

Introduction

Galleria is a responsive and mobile friendly web application designed for presentation and management of self-hosted photo archive. The main ideas behind it are:

  1. No administrative interface, everything is managed via image files (backed by database for responsiveness)
  2. Photos are grouped in bundles (galleries)
  3. Photos can be filtered by many criteria (tags, authors, shooting dates), also across bundles
  4. Each bundle can contain hundreds of photos
  5. Friendly URLs for easy blogging

Examples

Last two examples are useful for blogging – photos can be inserted in text as if they are static.

Requirements

  • Node.js
  • PostgreSQL