A remove file and collection hosting web application written in python using the reflex framework
first, open command prompt copy the repository into your filesystem using
git clone https://github.com/Anga205/AngaDriveV2
this will create a folder named AngaDriveV2
, enter it using
cd AngaDriveV2
now run the windows startup command
start.bat
open bash copy the repository into your filesystem using
git clone https://github.com/Anga205/AngaDriveV2
this will create a folder named AngaDriveV2
, enter it using
cd AngaDriveV2
now you can quick-start the app using the startup script
bash start.sh
this will automatically install all dependencies and start up the webapp