Impressive early momentum. Already polished and picking up traction fast.
Open-source construction ERP - BOQ, PDF/CAD/BIM takeoff, AI cost matching. 42 regional catalogues, 21 languages, 71 modules. AGPL-3.0. v3.0 - pip install openconstructionerp
Documentation
100
README is present.
README documents how to install the project.
Licensed under Other.
Contributing guide is detailed and thorough.
Engineering
76
Test files detected (backend/app/modules/pipelines/tests).
CI is configured (.github/workflows/ci-full.yml).
Linter or formatter configured (frontend/eslint.config.js).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
86
Dependency manifest found (package.json).
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)
- 125Forks
- 166Releaseslatest 1mo ago
Community
- —Community health
- —authors own >50% of commits
- 385Watchers
Responsiveness
- 6hMedian issue response
- —Median PR merge time
- 7Open issues
Repository files45 root entries
- .githubGood: CI is configured (.github/workflows/ci-full.yml).Good: Dependabot covers 4 ecosystems (pip, npm, github-actions, docker). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- backendGood: Test files detected (backend/app/modules/pipelines/tests).
- data
- deploy
- desktop
- docs
- frontendGood: Linter or formatter configured (frontend/eslint.config.js).
- marketing-site
- modules
- packs
- scripts
- signatures
- tools
- website-marketing
- .dockerignore
- .env.example
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- ACCESSIBILITY.md
- ACKNOWLEDGMENTS.md
- AGENTS.md
- AUTHORS.md
- CHANGELOG.md
- CLA.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- COMMERCIAL-LICENSE.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
- COOKIES.md
- docker-compose.prod.yml
- docker-compose.quickstart.yml
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- LICENSEGood: Licensed under Other.
- Makefile
- MODULES.md
- NOTICE
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- PATENTS.md
- PRIVACY.md
- 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.
- SECURITY.md
- TERMS.md
- THIRD_PARTY_LICENSES.md
- TRADEMARK.md