Home > Liftweb-MongoDB-Example

Liftweb-MongoDB-Example

Liftweb-MongoDB-Example is a project mainly written in SCALA and JAVASCRIPT, it's free.

Install Java, Simple Build Tool, and Git

Also you need a running MongoDB instance on localhost

Clone this repository with:

git clone [email protected]:philip142au/Liftweb-MongoDB-Example.git

Then cd into the directory and type: sbt

At the sbt prompt, type: update

Then: compile

Then: jetty-run

Point your browser to: http://localhost:8080/

Voila a running Lift app, its Christmas time ! http://www.youtube.com/watch?v=ova2XZaKdGY

Previous:enki_cloud