Polished and well engineered. Punching above its star count.
ServerKit is a lightweight, modern server control panel for managing web applications, databases, and services on your VPS or dedicated server. Built with Python/Flask backend and React frontend.
Documentation
81
No license detected.
→ Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.
README is present.
README documents how to install the project.
Contributing guide is detailed and thorough.
Engineering
86
Test files detected (backend/tests).
Lockfile present (backend/requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/test-system-utils.yml).
Linter or formatter configured (frontend/eslint.config.js).
Issue or PR templates present.
Project health
100
Dependency manifest found (backend/requirements.txt).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 54Forks
- 10Releaseslatest 1d ago
Community
- —Community health
- —authors own >50% of commits
- 382Watchers
Responsiveness
- 4d 22hMedian issue response
- <1hMedian PR merge time
- 0Open issues
Repository files33 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/test-system-utils.yml).Good: Issue or PR templates present.
- backendGood: Test files detected (backend/tests).Good: Lockfile present (backend/requirements.txt). Installs are reproducible.Good: Dependency manifest found (backend/requirements.txt).
- builtin-extensions
- deploy
- dev
- docs
- frontendGood: Linter or formatter configured (frontend/eslint.config.js).
- nginx
- scripts
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- CONTRIBUTORS.md
- dev.ps1
- dev.sh
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- install.sh
- patch_localhost.py
- PRODUCT.md
- quick-start.sh
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- ROADMAP.md
- SECURITY.mdGood: Security policy present.
- serverkit
- serverkit-backend.service
- uninstall.sh
- VERSION