Skip to content

jaguasch/dagda-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

DAGDA-UI

Simple web interface for Dagda tool.

Alpha version! Still WIP

Execute the following commands in the root folder of Dagda UI and then, the Dagda UI webapp will start at port 5001:

    $ docker build -t dagda-ui .
    $ docker run -p5001:5001 -it dagda-ui

Better documentation soon :)

Releases

No releases published

Packages

No packages published