Skip to content
Expo Development Foundation
Esc
navigateopen⌘Jpreview

Consumer workspace

Keep app-specific rules in the app repository.

Consumer app guidance belongs in that app’s AGENTS.md. Initialize it with:

./Scripts/init-consumer-guidance.sh --target /path/to/consumer-app

The command requires an explicit existing directory, refuses the foundation repository, never overwrites a file or symlink, and does not modify global instructions. Customize the template’s SDK, routes, commands, platform targets, E2E tool, data boundary, and credential policy before implementation.

Was this page helpful?