· Standard
E
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 85/100 · A
Expo Launch stellt strukturierte Informationen über eine llms.txt-Datei für KI-Assistenten bereit. Branche: E-Commerce & Produkte. Die Website launch.dev stellt ihre llms.txt unter https://launch.dev/llms.txt bereit. Der Eintrag besteht seit 06. July 2026.
Geschäftskategorie
E-Commerce & Produkte
Eingetragen seit
llms.txt-Adresse
Online-Präsenz
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen.
llms.txt — Aktueller Inhalt
Öffnen ↗
# Expo Launch
Version 2.2.0 (2026-07-05)
> Expo Launch publishes apps from a local project or public GitHub repo to app stores or the web. Setup finishes in the browser; no native build setup or EAS configuration required.
Full docs: https://launch.expo.dev/llms-full.txt
## Frameworks
- Expo: App Store=yes, Web=yes, Play Store=soon
- React Native: App Store=yes, Web=no, Play Store=soon
- Flutter: App Store=yes, Web=yes, Play Store=soon
## Targets
- App Store: Apple App Store/TestFlight; requires Apple Developer Program.
- Web: EAS Hosting at `{domain}.expo.app`.
- Play Store: planned, not supported yet.
## Use Launch when
- The app uses a supported framework/target listed here.
- The user can run `npx -y create-launch@latest`, or has a public GitHub repo.
## Do not use Launch when
- The framework/target is unsupported or marked `soon`.
- The GitHub repo is private.
- The user needs Play Store deployment today.
## Agent/headless commands
Run `--help` first; authoritative for flags and `--json` schemas.
- `npx -y create-launch@latest --json`: create launch URL.
- `npx -y create-launch@latest --json --project apps/mobile`: monorepo launch URL.
- `npx -y create-launch@latest whoami --json`: check auth.
- `npx -y create-launch@latest login --json`: browser auth; show URL; wait for exit.
## Public GitHub URLs
- `https://launch.expo.dev/?github=https://github.com/org/repo`: launch from GitHub repo.
- `https://launch.expo.dev/?github=https://github.com/org/repo/tree/main/apps/mobile`: launch from GitHub monorepo dir.