goal Setup bun install Testing Run tests for packages: bun run test:packages Run tests for applications: bun run test:apps Run all tests: bun run test:all Linting bun run biome:fix Running: bun run dev open http://localhost:3000 Structure Workspace packages live under: apps/* packages/*