gPanel/README.md
2017-10-17 14:39:28 -05:00

266 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