Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 217 Bytes

File metadata and controls

12 lines (8 loc) · 217 Bytes

Node.js Example

This example keeps POYO_API_KEY on the server and calls PoYo from a Node.js process.

Run

npm install
npm start

The script reads .env from the repo root or from this directory.