Skip to main content

sqd run

Run a squid locally according to the deployment manifest. Notes:
  • The command is especially useful for running multichain squids, as it runs all services in the same terminal and handles failures gracefully.

sqd run PATH

Run a squid project locally
See code: src/commands/run.ts