fastly compute serve

Build and run a Compute@Edge package locally

Options

NameDescription
--addr <addr>The IPv4 address and port to listen on
--env <env>The environment configuration to use (e.g. stage)
--file <file>The Wasm file to run
--include-sourceInclude source code in built package
--language <language>Language type
--name <name>Package name
--skip-buildSkip the build step
--skip-verificationSkip verification steps and force build
--timeout <timeout>Timeout, in seconds, for the build compilation step
--watchWatch for file changes, then rebuild project and restart local server