Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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.