Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 556 Bytes

godriver - Golang Driver - Remote files manager

GoDriver is Web base File Manager. It help manage files in your machine in remote manage files in Server

Video when i create godriver

Client Code

https://github.com/codegram01/godriver-fe

Install

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