Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 509 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 509 Bytes

drone

The part that completes the core

Build Status
js-standard-style

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.