ghostm/lift-todo-mongodb
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Install Java, Simple Build Tool, and Git Clone this repository with: git clone git://github.com/ghostm/lift-todo-mongodb.git Then cd into lift-todo-mongodb and type: sbt At the sbt prompt, type: update Then: jetty-run Make sure MongoDB is running Point your browser to: http://localhost:8080/ Voila: Lift's ToDo app using MongoDB