add init doc authored by cracker0dks's avatar cracker0dks
Systemarchitektur
* MUC (Licode)
* [Licode only Docu](http://lynckia.com/licode/architecture.html)
* Accelerator simplifyed model!
![](/raw/master/docs/img/accArchitektur.png)
Edit this model [here](https://drive.google.com/file/d/1ZBnQwpVNdb9SNSClZY3q8pgMYvAy-fLu/view?usp=sharing)!
* Server Backend Bibliotheken (Node)
* express: Webserver
* yauzl: unzip lib
* mkdirp: create folders that dont exist (recursive)
* rimraf: remove folders recursive
* formidable: parse form input
* nuve: to communicate with mcu
* fs: to access the file system
* Client Backend Bibliotheken
* erizo: to communicate with mcu