Strong community interest, but tests, CI, or docs need work.
🎉ZR.Admin.NET是一款前后端分离的、跨平台基于RBAC的通用权限管理后台。ORM采用SqlSugar。前端采用Vue、AntDesign,支持多租户、缓存、任务调度、支持统一异常处理、接口限流、支持一键生成前后端代码,支持动态国际化翻译(Vue3),等诸多黑科技,代码简洁易懂、易扩展让开发更简单、更通用。
Documentation
56
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
Licensed under MIT.
Engineering
41
No CI configuration detected in this repository.
→ If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
No dependency lockfile found (−70 pts).
→ Enable and commit packages.lock.json so NuGet restores are repeatable.
Test files detected (ZR.Tasks/TaskScheduler/Job_SyncTest.cs).
.NET formatting configured (ZR.Vue/.editorconfig).
Project health
100
Dependency manifest found (ZRAdmin.sln).
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)
- 165Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 1,598Watchers
Responsiveness
- 1hMedian issue response
- 24hMedian PR merge time
- 4Open issues
Repository files21 root entries
- .gitee
- document
- Infrastructure
- ZR.Admin.WebApiGood: Environment pinned via ZR.Admin.WebApi/Dockerfile.
- ZR.CodeGenerator
- ZR.Common
- ZR.Mall
- ZR.Model
- ZR.Repository
- ZR.Service
- ZR.ServiceCore
- ZR.TasksGood: Test files detected (ZR.Tasks/TaskScheduler/Job_SyncTest.cs).
- ZR.VueGood: .NET formatting configured (ZR.Vue/.editorconfig).
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- LICENSEGood: Licensed under MIT.
- README.en.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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- README.md
- startup.bat
- ZRAdmin.slnGood: Dependency manifest found (ZRAdmin.sln).