mirror of
https://github.com/donl/gPanel.git
synced 2026-05-25 22:06:55 -06:00
A web-hosting control panel written in Go.
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| main | ||
| main.go | ||
| README.md | ||
| test.html | ||
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