Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 352 Bytes

File metadata and controls

18 lines (12 loc) · 352 Bytes

FileManager

Browser based file manager

The aim is to create a google drive like software that can be hosted on local network

Running the Application

Pre-Requisites

  • docker
  • docker-compose

Run the following commands on the project root

docker-compose up

This would make the application available over port 8080