Skip to content

Application Stub for the Cassandra Workshop at Warsjawa 2013

License

Notifications You must be signed in to change notification settings

mmigacz/wj13-cassandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wj13-cassandra

Application Stub for the Cassandra Workshop

Running

  1. Install Play Framework 2.2.3 from here: http://www.playframework.com/
  2. Change working directory to the project root (wj13-cassandra)
  3. Run: play run
  4. Open http://localhost:9000/ with your browser.

IntelliJ IDEA setup

  1. Run: play idea
  2. Open the project with IDEA
  3. Fix source roots:
    • app
    • conf
    • target/scala-2.10/src_managed/main

About

Application Stub for the Cassandra Workshop at Warsjawa 2013

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 71.5%
  • JavaScript 24.2%
  • CSS 3.2%
  • Scala 1.1%