/file_manager

django mini project for effective multiple upload and download

Primary LanguageJavaScriptMIT LicenseMIT

Multiple File Upload

Running Locally

docker-compose up OR docker-compose up -d
ps: assuming you have docker installed locally in your developer environment.
The above command will setup the application and the database on your local machine.