Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 297 Bytes

File metadata and controls

18 lines (17 loc) · 297 Bytes

Hack on workspaces

  1. Build docker image
cd ./packages/sandbox/src/lib/
docker build -t sandbox-test .
  1. Run UI
pnpm i
pnpm run dev
  1. Run nanobot with workspaces yaml
make
./bin/nanobot run ./workspaces.yaml
  1. Open http://localhost:8080/workspace-test