A digital homeowner vault for managing property information, repair logs, and insurance access — built as the foundation of the Home Alliance ecosystem.
Home Alliance Passport empowers homeowners to manage everything related to their property in one place.
It simplifies maintenance, reduces paperwork, and makes it easier to communicate with insurers and contractors.
- Homeowner Vault: Centralized storage for property details, warranties, and documents.
- Repair Logging: Track maintenance, upgrades, and service history.
- Insurance Access: Securely share property data with insurers and service providers.
- Digital Passport: A single source of truth for every aspect of home ownership.
To become the go-to digital platform for homeowners, connecting property owners with insurers, contractors, and service providers in a seamless ecosystem.
- Frontend: React (with PWA support)
- Backend: Node.js (Express or NestJS prototype)
- Database: PostgreSQL (cloud hosted)
- CI/CD: GitHub Actions
- Deployment: Docker / cloud provider TBD
- Repo + Hello World live ✅ (current sprint)
- Core MVP build — Homeowner vault & repair logging
- Billing integration & PWA readiness
- Beta prep, monitoring, and mobile wrapper
We welcome contributions, feedback, and collaboration:
- Fork the repository
- Create a feature branch
- Submit a pull request
This project is licensed under the MIT License.
Home-Alliance-Passport/ ├── src/ # Application source code ├── tests/ # Unit and integration tests ├── docs/ # Documentation and specifications ├── .gitignore # Ignored files and folders └── README.md # Project overview