powered by :
-
Play playframework (scala web framework)
- unzip the file and follow the readme inside
video example :
-
Insert/replace all the files inside the folder src/play in the exemple project folder
-
Follow the instruction inside documentation to instal the database : HOW_TO_Framwork_KUNDURA.md
-
Launch cassandra database
-
go inside the folder of the exemple project downloaded beofre
-
Launch : sbt run
the website is accesible by : localhost:9000
scalac -classpath "*jar:../lib/*" TestAkka.scala
scala -classpath "*jar:../lib/*" TestAkka.scala