@@ -28,9 +28,11 @@ And some of its highlights are:
...
@@ -28,9 +28,11 @@ And some of its highlights are:
## Autosubmit ecosystem
## Autosubmit ecosystem
The Autosubmit Graphical User Interface (GUI) is the web-based Autosubmit frontend, allowing users to discover, monitor, and analyze experiments. It is based on ReactJS and relies on the Autosubmit API as the middleware to get experiment information.
The Autosubmit Graphical User Interface (GUI) is the web-based Autosubmit frontend, allowing users to discover, monitor, and analyze experiments. It is based on ReactJS and relies on the Autosubmit API as the middleware to get experiment information.
https://earth.bsc.es/gitlab/es/autosubmitreact
https://earth.bsc.es/gitlab/es/autosubmitreact
Autosubmit API is a package that consumes the information generated by Autosubmit and serves it as an API. It's the middleware connecting Autosubmit and the Autosubmit GUI.
Autosubmit API is a package that consumes the information generated by Autosubmit and serves it as an API. It's the middleware connecting Autosubmit and the Autosubmit GUI.