Skip to content

javaBin/Switcharoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switcharoo

Information monitor system

Requirements

  • Java 8+
  • Postgresql (9.5+)
  • Elm (0.18+)

Howto

  • git clone git@github.com:javaBin/Switcharoo.git
  • cd Switcharoo
  • Open switcharoo.config and fill in the blanks. All fields need filling.
  • cp switcharoo.config ~/.switcharoo.config
  • cd backend
  • mvn clean install
  • java -jar target/switcharoo-version.jar