jasonet.co icon indicating copy to clipboard operation
jasonet.co copied to clipboard

The `<ReposList>` component and Netlify function

Open JasonEtco opened this issue 5 years ago • 5 comments

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

jletey avatar Apr 07 '19 09:04 jletey

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

Jerwins avatar Dec 10 '19 21:12 Jerwins

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

JasonEtco avatar Dec 10 '19 21:12 JasonEtco

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)"]}

Jerwins avatar Dec 10 '19 22:12 Jerwins

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 ❤️

JasonEtco avatar Dec 11 '19 00:12 JasonEtco