Skip to content
pdxwebdev edited this page Aug 6, 2012 · 13 revisions

Dependencies:

  • Start a mongodb server with a db named yadaproject and a collection named identities
$ git clone [email protected]:pdxwebdev/yadaproject.git
$ cd yadaproject
$ python server.py hostname:port sqlite/database/path manager

Done! Now you can start using the iPhone app >


Clone this wiki locally