This is a basic example of how to use the Desktop Sandbox JavaScript SDK with streaming and moving mouse around inside an Electron app.
cp .env.example .envGet your API key at e2b.dev/dashboard.
E2B_API_KEY="your_api_key"npm installnpm startThis is a basic example of how to use the Desktop Sandbox JavaScript SDK with streaming and moving mouse around inside an Electron app.
cp .env.example .envGet your API key at e2b.dev/dashboard.
E2B_API_KEY="your_api_key"npm installnpm start