Moon market is for those who want to buy land in the moon.
To Clone or Contribute
$ git clone https://github.com/iPrayag/MoonMarket.git
$ cd MoonMarket
$ mvn install -e
The dependencies are
scala-compiler 2.9.1
lift-mapper_2.9.1
mysql> create schema Gwitter
vi db properties
vi src/main/resources/props/default.props
$ mvn jetty:run
or run at desired port Reference : Lift default port
$ mvn -Djetty.port=9090 clean jetty:run
MORE AT A BLOG