update doc

This commit is contained in:
Davide Alberani 2017-02-26 20:13:47 +01:00
parent 95ace7f8a4
commit 9eb3b8c066

View file

@ -84,6 +84,7 @@ Technological stack
- [Vue Markdown](https://www.npmjs.com/package/vue-markdown) for parsing the Markdown syntax
- [Tornado web](http://www.tornadoweb.org/) as web server
- [MongoDB](https://www.mongodb.org/) to store the data
- [Python 3](https://www.python.org/) is required
The web part is incuded; you need to install Node.js, Tornado, MongoDB and the pymongo module on your system (no configuration needed).