The examples directory is an independent npm package for local demo and e2e helper servers.
cd examples
npm installnpm run start:gist- start Gist mock servernpm run start:notification- start notification demo server (notification/README.md)
PORT(default:12347)GIST_TOKEN(optional auth token; supportstokenorBearerauthorization header)
AUTH(optional signature secret)