LDAP addressbook
- Make sure you have python and pip installed
# pip install -r requirements.txt
# npm install
# npm run watch
# python development.py
Now you can open http://127.0.0.1:5000/ and browse the project. This will use sample test json data rather than a real connection to LDAP.
Create ldap.json in the root of the project and set some values.
# npm run build
# python production.py