Hadmean (Dashpress)
github.comSummary
Hadmean (Dashpress) is an open-source admin app generator that transforms database schemas into customizable admin dashboards. It aims to simplify the creation of internal tools by minimizing the need for manual coding, offering a quick setup via npm or Docker.
Features3/14
See allMust Have
2 of 5
API & Database Integrations
Code Customization
Drag-and-Drop UI Builder
Access Control & Security
Flexible Deployments
Other
1 of 9
Version Control Integration
Debugging & Monitoring
Audit Logs & Analytics
Workflow Automation
Mobile-Responsive Support
Prebuilt React Components
AI-Generated App Assistant
Custom Theming & Branding
Partner & Customer Portals
PricingFreemium
See allFree
- Unlimited public/private repositories
- Dependabot security and version updates
- 2,000 CI/CD minutes/month (Free for public repositories)
- 500MB of Packages storage (Free for public repositories)
- Issues & Projects
- Community support
Team
- Everything included in Free, plus...
- Access to GitHub Codespaces
- Protected branches
- Multiple reviewers in pull requests
- Draft pull requests
- Code owners
- Required reviewers
- Pages and Wikis
- Environment deployment branches and secrets
- 3,000 CI/CD minutes/month (Free for public repositories)
- 2GB of Packages storage (Free for public repositories)
- Web-based support
Enterprise
- Everything included in Team, plus...
- Data residency
- Enterprise Managed Users
- User provisioning through SCIM
- Enterprise Account to centrally manage multiple organizations
- Environment protection rules
- Repository rules
- Audit Log API
- SOC1, SOC2, type 2 reports annually
- FedRAMP Tailored Authority to Operate (ATO)
- SAML single sign-on
- Advanced auditing
- GitHub Connect
- 50,000 CI/CD minutes/month (Free for public repositories)
- 50GB of Packages storage (Free for public repositories)
Rationale
Hadmean, also known as Dashpress, is an open-source admin app generator that aligns with the concept of a low-code internal tools platform. It explicitly states it generates admin apps from database schemas without writing a single line of code, implying database integration. The ability to run `npx dashpress` and the Dockerfile example suggest flexible deployment. While it emphasizes 'no code', the nature of an admin app generator often allows for underlying code customization for advanced use cases, and being a GitHub project, it inherently supports version control. The drag-and-drop UI builder is not explicitly mentioned, nor are detailed security features or debugging tools, which lowers the confidence slightly.
