Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 927 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 927 Bytes

DataVisualization

CI codecov.io

Start julia with julia --project=app and include app/main.jl to start the interface on 127.0.0.1:9000/.

⚠️ The settings in the app/main.jl file demo include a wild card, which is insecure on a server, as it can run arbitrary code. If you are serving the app publicly, do not include :Wildcard among the options.