- Python 3.9
- Flask
- nodejs v12.19.0
- npm 6.14.10
- Clone the project in any location.
- Modify the
config.inifile to your values. - Inside frontend folder run
npm installto install dependencies - Inside frontend folder run
npm run buildto build the frontend
- Run
Download.pyfromyour_location/backend/Downloads.py. - To view the json file in browser run
Download.py --mode UIand visitlocalhost:5000