Skip to content

milliondreams/lift-mongo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An application demoing usage of Lift with MongoDB Backend

Note: This project was created only to show an existing error in Lift framework’s mongodb password field. If you are here looking for a lift application workign with mongodb,
check out KS-Lift

How to run -

  1. Clone this project using git
  2. Start mongod (MongoDB Deamon)
  3. Open mongo shell and create a collection called users in the DB local.
  4. Go to the checked out application and run

mvn jetty:run

About

demo on using lit with MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages