eladnava / pikud-haoref-api

A Node.js wrapper library for Pikud Haoref's unofficial rocket alert API.
Apache License 2.0
71 stars 11 forks source link

api cant be run #21

Closed LievreAI closed 1 year ago

LievreAI commented 1 year ago

hey @eladnava

Screenshot 2023-05-10 211545

i cant run the api

eladnava commented 1 year ago

Hi @LievreAI, Apart from installing the npm package, you need to write code to import the package into your own Node.js code, and execute the pikudHaoref.getActiveRocketAlertCities() method.

Detailed instructions and code samples are available in the Usage section of the README.