A simple web application for handling contact information about people.
The main purpose of this project is to be a template for web applications that are build on top of Node.js/Express.js as web middleware, using ExtJS as WebUI frontend, and CouchDb in the persistency layer.
To use Contacts, clone the git repository to a suitable location with the following command:
git clone git@github.com:tombenke/contacts.git
Then follow the instructions described in the administrator's guide.
Please see the online Contacts documentation: http://tombenke.bitbucket.org/projects/contacts/index.html .