```
docker compose up -d
# http://localhost:8025 にアクセスして確認
pnpm i
node index.mjs
```