expojet
v0.7.0
Published
A production-ready Expo stack in one command.
Readme
expojet
A production-ready Expo stack in one command.
Scaffold battle-tested Expo SDK 57 mobile apps, type-safe Hono backends, and Next.js 15 web monorepos in seconds.
Quick Start
Run interactively:
# Using npm
npx expojet@latest
# Using pnpm
pnpm dlx expojet@latest
# Using bun
bunx expojet@latestCLI Commands
# Run diagnostics on your project
npx expojet doctor
# Inspect environment variables
npx expojet env check
# Print system and project support report
npx expojet info
# Manage presets
npx expojet preset listFor more documentation, visit https://expojet.dev.
