Skip to content

kardapoltsev/web-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-gallery

Build Status Coverage Status

Simple photos gallery

Requirements

Run

  • java 7 or higher
  • postgresql 9.1 or higher

Build

  • sbt
  • bower

How to run

  • init database with sudo -u postgresql ./initdb.sh
  • load javascript libs with cd web; bower install; cd ..
  • check config file reference.conf and fix routes
  • sbt ~reStart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published