GoDriver is Web base File Manager. It help manage files in your machine in remote manage files in Server
https://github.com/codegram01/godriver-fe
Prerequisites: Install Golang
git clone https://github.com/codegram01/godriver.git
go mod tidy
# Run code:
go run .
Backend will run in Port 8000.
Remember install Frontend to have UI