Skip to content

ghostm/lift-todo-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

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

About

Lift's ToDo app using MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages