A UI written using Electron.js to manage Apache managed file transfers.
The backend can be found here.
Currently, the client can only be used to list storages and the files/directories that they contain.
- Clone this repository (or a fork of it)
- From the terminal, run "npm install" in the MFT-Client folder
- Run "npm start" in the MFT-Client folder
- Install the backend and run it (instructions found in the link above)
Contact Pranav Kadekodi at [email protected] if you have any questions.
- npm
- git
- Apache Airavata
