Expojet

expojet create

Generate an Expo app or full-stack monorepo atomically.

npx create-expojet@latest my-app

The interactive flow selects structure, package manager, authentication, styling, onboarding, and EAS profiles. Generation happens in a sibling staging directory and commits only after validation succeeds.

npx create-expojet@latest my-app --yes --structure monorepo --auth clerk --style uniwind

Better Auth is intentionally gated with --experimental.