drone The part that completes the core Getting Started Make sure the core is running, and you have it's accessable url. npm install DRONE_TOKEN=<token after drone create> CORE_URL=http://localhost:8000 npm start You should see 'ping' on the drone, and 'pong' on core.