Skip to content

emilh91/emilgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emilgur

What is it?

It's an image gallery framework.

Features

  • Web interface for adding images
  • Endpoint for creating a cached index page
  • Mouseover image previews
  • Simple API
  • Support for third-party integrations (e.g. Slack)

Pre-requisites

  • NodeJS
  • NGINX (optional)

Setup

$ git clone https://github.com/emilh91/emilgur
$ cd emilgur
$ npm install
$ mkdir -p img
$ cp config.template.json config.json

NOTE: You will need to modify config.json to suit your needs.

About

An image gallery framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published