gPanel/README.md
2017-10-18 12:39:02 -05:00

331 B

gPanel

A web-hosting control panel written in Go.

Stack

Backend: Go
Frontend: React

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