ahmadatallah/feb (free expo builds)

Build Expo apps locally with `eas build --local` — no build queue, no EAS credits. Outputs .ipa/.apk/.aab.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
platformPlatform to build: ios | android | all (iOS needs a macOS runner)yes
profileBuild profile from your eas.jsonyes
expo-tokenExpo access token (create one at https://expo.dev/settings/access-tokens)yes
working-directoryDirectory containing the Expo app (where eas.json lives)no.
pre-build-commandCommand to run after install, before build (e.g. build a shared monorepo lib)no""
app-nameArtifact filename prefix (defaults to the app.json / package.json name)no""
namedescription
ios-artifactPath to the built iOS artifact (empty if not built)
android-artifactPath to the built Android artifact (empty if not built)
output-dirAbsolute path to the build-output directory