Skip to content

donilan/gallery

Repository files navigation

Gallery

just a gallery

Requirements

  • rails
  • bundle
  • nodejs
  • imagemagick

How to develop

install requirements for ruby and nodejs.

bundle
npm i

prepare images.

mkdir public/images
cp path/to/your/images/* public/images/

Startup server, the command below will startup the rails server and compile jsx from folder ./react by webpack.

foreman start

TODOs

  • Cache the images result, maybe just 3 seconds
  • React transaction for new image which load from auto update

About

just a gallery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors