@turnstile-portal/repl
v0.6.9
Published
REPL environment for Turnstile portal
Downloads
85
Readme
Turnstile REPL
Installation
npm install @turnstile-portal/replUsage
Prerequisites:
- A running Turnstile Sandbox environment
- Deployment data JSON file from the Turnstile Sandbox
- Key data JSON file from the Turnstile Sandbox
npx turnstile-repl --deploymentData /path/to/deploymentData.json --keyData /path/to/keyData.jsonCommands
.help- Show help.dd- Show the deployment data.kd- Show the key data.turnstile- Show the Turnstile REPL default imports.exit- Exit the REPL
