253
Building Expo Android apps shouldn’t always require a cloud build service.
Exoforge is a developer-focused CLI that makes it simple to build signed Android APKs and AABs locally from Expo projects—without relying on EAS cloud builds.
It automates the tedious parts of the Android release workflow, including environment checks, Expo prebuild, release signing, keystore management, versioning, and Gradle builds.
Key features:
🚀 One-command APK/AAB builds
🔐 Automated release signing & keystore management
🩺 Android environment diagnostics
⚙️ Expo prebuild & Gradle automation
🔄 Repeatable local builds
🤖 CI/CD support
🖥️ Optional build dashboard
📦 Works with npm, Yarn, and Bun
Built with Node.js + TypeScript, licensed under MIT.
The goal is simple: turn Expo's local Android release process into a single, reliable command.
Built with