Chehan branch #2
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Initial HomeFlow app scaffold (Spezi Vibe)
♻️ Current situation & Problem
This PR sets up the initial scaffold for the HomeFlow app using the Spezi Vibe template.
Before this, the repo didn’t have an app structure, shared spec, or baseline tooling for development, which made it hard to start building in a coordinated way.
This PR is meant to establish a clean starting point for the team. There are no related issues or PRs yet since this is the initial setup.
⚙️ Release Notes
This PR does not introduce any breaking changes. It just initializes the project.
📚 Documentation
docs/PRD.md, which outlines:Additional documentation and inline comments will be added as features are implemented.
✅ Testing
tsc --noEmit) to catch basic correctness issuesTesting coverage will be expanded as functionality is added.
📝 Code of Conduct & Contributing Guidelines
By creating this pull request, I agree to follow the Code of Conduct and Contributing Guidelines: