update doc
This commit is contained in:
parent
95ace7f8a4
commit
9eb3b8c066
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ Technological stack
|
||||||
- [Vue Markdown](https://www.npmjs.com/package/vue-markdown) for parsing the Markdown syntax
|
- [Vue Markdown](https://www.npmjs.com/package/vue-markdown) for parsing the Markdown syntax
|
||||||
- [Tornado web](http://www.tornadoweb.org/) as web server
|
- [Tornado web](http://www.tornadoweb.org/) as web server
|
||||||
- [MongoDB](https://www.mongodb.org/) to store the data
|
- [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).
|
The web part is incuded; you need to install Node.js, Tornado, MongoDB and the pymongo module on your system (no configuration needed).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue