base44 variable. Scripts are executed locally using Deno.
For a full walkthrough, use cases, and prerequisites, see the Standalone scripts guide.
Usage
Pipe a script file to exec:exec targets the app linked in the current project’s .app.jsonc. To run a script against any other app on your account, pass --app-id or set the BASE44_APP_ID environment variable. This works from anywhere on your machine, including against apps you built in the Base44 online app editor and never linked locally.
Flags
See also
- Standalone scripts: Full guide with use cases and prerequisites