Sin descripción

DS bded4e849c added mysql support to backend hace 1 año
Backend bded4e849c added mysql support to backend hace 1 año
graphics 9d35e5c29b added new svgs, added parser, added tree view package functions hace 2 años
js bded4e849c added mysql support to backend hace 1 año
nodesets 9d35e5c29b added new svgs, added parser, added tree view package functions hace 2 años
styles 30f12edb9b first work on graphics and table for tree structure hace 2 años
ReadMe.txt 323c500e4a added command to ReadMe.txt hace 2 años
index.html bded4e849c added mysql support to backend hace 1 año
json_node.php d83cf5fc89 parser for xml to json, services for handling json files, service for redis hace 2 años
package.json bded4e849c added mysql support to backend hace 1 año
xml2json_parser.js d83cf5fc89 parser for xml to json, services for handling json files, service for redis hace 2 años

ReadMe.txt

Command to open index.html from Raspi:
- Go to folder with index.html
- pushd <filename>.html; python3 -m http.server 9999; popd;
In same network got to :9999