Connect
Scan a code from the Admin Portal or enter your environment details.
"Mobile Connect" QR code
Get desktop and mobile packages for this environment — same links as the Admin Portal.
Configuration
Use Environments to switch workspaces, scan a QR code, or add a connection.
Environments
Local Server
Deployer
Connect to New Environment
"Mobile Connect" QR code
Import local package
Bring a packaged artifact onto this device: a full environment tarball, or a Neo Zip Packer archive for a solution, application, dashboard, or AI agent.
First-run / setup diagnostics log (platform init, etc.): on Windows packaged installs look for
%ProgramData%\\neo-runtime\\config\\setup.log
(machine config). Portable or dev builds may still use AppData\Roaming\neo-runtime\config\setup.log.
System Info
USB Devices
Printers
Scanners
Payment Terminals
App Manager
Gateway relay (dev) Route API via cloud /relay using JWT neoGatewayRouteId
Log in to the store first (managed auth with neoGatewayRouteId on the token).
Then enable this and set the cloud gateway base URL (no trailing slash), e.g. http://localhost:5030.
API calls (observatory, app manager) go to {cloud}/relay/{routeId}/…. Hosted app UI still loads from the store URL.
Watch the browser / Safari Web Inspector console for [NeoRuntime] and [MobileEnvManager] logs.
Print Testing Test receipts & printer output
Payment Testing Sale, refund & void on terminal
Run a test sale transaction against the connected payment terminal. Use specific amounts to test different scenarios (e.g. many test systems treat totals ending in .01 as decline, .02 as partial approval).