Skip to content

Improve root onboarding and fix staged dev/check setup#232

Merged
wesbillman merged 4 commits intomainfrom
wesb/fix-project-setup
Feb 23, 2026
Merged

Improve root onboarding and fix staged dev/check setup#232
wesbillman merged 4 commits intomainfrom
wesb/fix-project-setup

Conversation

@wesbillman
Copy link
Collaborator

Summary

  • add a root README with quick start, command guide, repo layout, and troubleshooting
  • improve root justfile UX with app discovery (just apps), friendly delegation errors, and aliases (just dev staged, just mark, just staged)
  • make root checks fail-fast and add explicit just check (with just ci as an alias)
  • fix staged dev port wiring so Vite honors VITE_PORT used by Tauri dev config
  • add @types/node to apps/staged to satisfy its TypeScript node config
  • ignore root .hermit and root node_modules/

Validation

  • source ./bin/activate-hermit && just check
  • pre-commit hook (fmt) passed during commit
  • pre-push hook (ci) passed during push

@wesbillman wesbillman merged commit eb00be9 into main Feb 23, 2026
6 checks passed
@wesbillman wesbillman deleted the wesb/fix-project-setup branch February 23, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant