Assess product fit with runnable local demo.
Commands are templates. Replace IDs, secrets and endpoints with your environment values.
Execute each command, capture output, then note issues and fixes.
Run:
git clone https://github.com/<org>/nanoclaw.git && cd nanoclaw\ncp .env.example .env && docker compose up -d
git clone https://github.com/<org>/nanoclaw.git && cd nanoclawcp .env.example .env && docker compose up -dRun:
nanoclaw init demo\nnanoclaw run demo
nanoclaw init demonanoclaw run demoRun:
time nanoclaw run demo\ndocker stats --no-stream
time nanoclaw run demodocker stats --no-streamRun:
Based on startup time/resource usage, write adopt/experiment/postpone decision.