gPanel/README.md
2017-10-17 15:04:39 -05:00

295 B

gPanel

A web-hosting control panel written in Go.

Stack

Backend: Go
Frontend: ?

Deployment

# Clone the Repo
git clone https://github.com/Ennovar/gPanel.git

# Navigate to the directory
cd gPanel

# Start the web-hosting server
go run main.go