mirror of
https://github.com/donl/gPanel.git
synced 2026-06-30 06:12:06 -06:00
A web-hosting control panel written in Go.
| general/networking | ||
| logs | ||
| private | ||
| private_server | ||
| public | ||
| public_server | ||
| .gitignore | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| ISSUE_TEMPLATE.md | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
gPanel
A web-hosting control panel written in Go.
Stack
Version Control: git
Backend: Go
Database: Bolt
Frontend Framework: Angular 4
CSS Preprocessor: SASS
CSS Toolkit: Bootstrap 4
Package Manager: npm
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