mirror of
https://github.com/donl/gPanel.git
synced 2026-05-26 06:12:20 -06:00
A web-hosting control panel written in Go.
| CONTRIBUTING.md | ||
| 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