Trying to get my hands dirty with these Node APIs!
I’m not quite sure which direction to go with this; I’ve tried a few things and they’ve all returned strange errors so maybe I don’t have enough parts (mock-routing, etc) installed?
After downloading dep_downloader and safe_app_nodejs and "npm install"ing, these are things I’ve tried and failed at:
- “node app.js” fail. Not sure what I expected to happen
- making this small file and running it
- “node auth.js” strange errors. Quite sure I need more parts to make this work.
I’m sure it’s because of my limited knowledge of node, but maybe some community members could at least tell me which direction to head down?
Thanks everyone
Just trying to join in the fun