A demo application
Flask for backend
materialize for frontend
Tornado as a web server
##Usage
git clone https://github.com/tuxknight/esTookit.git
pip install -r requirements.txt
python setup.py install
python run.py
If you are now using jenkins and gerrit, dockerfile.sh will generate a new Dockerfile from Dockerfile.template to make sure git can fetch the code in refs/changes .