Skip to content
  • ale's avatar
    Switch to a self-hosted binary, add graph-related code · 0def9013
    ale authored
    The app is now self-hosted instead of relying on the static-content
    standalone server, so we can eventually add dynamic code for graph
    serving.
    
    The static content serving has improved, with more consistent cache
    header management, as well as the capability of serving pre-compressed
    content.
    
    Additional code to implement the generation of dependency (flow)
    graphs in dot format was added (not hooked to the HTTP server yet).
    0def9013