Skip to content

Instantly share code, notes, and snippets.

@littledivy
Created February 1, 2026 05:13
Show Gist options
  • Select an option

  • Save littledivy/30f36f062db439d9e9573a51474bc87a to your computer and use it in GitHub Desktop.

Select an option

Save littledivy/30f36f062db439d9e9573a51474bc87a to your computer and use it in GitHub Desktop.
$ deno sandbox new --expose-http 18789 --memory 3gb --ssh

Created sandbox with id 'sbx_ord_f02azv7t0x7tjxz4y51n'
Exposed port 18789 to https://1ef0cf0c631d49b9b5ad1300ec939252.sandbox.deno.net
ssh 1531786bd2d9b9c96f56095a0f7e2dcd@ssh.deno.net

            __    ╭─────────────────────────────────────╮
           /ᵔ_)  <  Welcome to Deno Sandbox             │
    .-----/ /     │ Sandbox sbx_ord_f02azv7t0x7tjxz4y51n│
 __/       /      │ Memory Usage: 292Mi/2.6Gi           │
<__.|_|-|_|       ╰─────────────────────────────────────╯

> sudo apt-get update && sudo apt-get install nodejs
> npm i -g openclaw

> openclaw setup
> openclaw config set gateway.mode local
> ANTHROPIC_API_KEY=*** openclaw gateway --token ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment