Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

madmadi/photoshoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo shoot

Static personal photo shoot.

Also is suitable for slow internet connections(with image compression)

Install

$ git clone https://github.com/madmadi/photoshoot
$ cd photoshoot
$ npm install

Usage

Just copy your photo into gallery/ directory(each subdirectory is considered as a collection).

Then start the server

$ node app.js

and photoshoot will be running on 127.0.0.1:4000

Config

You can also change your photo shoot name and title by editing the config.json file.

Screenshots

Portrait


Landscape

License

MIT