JasonEtco / jasonet.co

📝 My personal site and blog

Home Page:https://jasonet.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The `<ReposList>` component and Netlify function

JasonEtco opened this issue · comments

@JasonEtco It'd also be great to know how to do this without Netlify functions

@JasonEtco How do I make use of this? is there a specific guide to achieve this?

Nope - not yet, that's what this proposed blog post would be!

I see. I keep getting this every time I let that function run.

Invoke Error {"errorType":"TypeError","errorMessage":"Cannot read property 'viewer' of undefined","stack":["TypeError: Cannot read property 'viewer' of undefined"," at Runtime.handler (/var/task/get-repos.js:65:30)"," at processTicksAndRejections (internal/process/task_queues.js:93:5)"]}

It’s not meant to be lifted out of this repo and used separately, so it won’t work without some other setup. Hang tight for the blog post ❤️