gPanel/README.md
2017-10-19 14:31:38 -05:00

301 B

gPanel

A web-hosting control panel written in Go.

Stack

Backend: Go
Frontend: TBA

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