junaid33/opensource.builders

Self-host images and pull latest star count on each build

Open

#109 aberto em 1 de mar. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (189 forks)user submission
good first issue

Métricas do repositório

Stars
 (1.306 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

For now, we are manually adding stars for each project and linking to images online. We should use gatsby-transformer-json to get the latest star count and also download the images from the links so we don't have a ton of external requests.

Unfortunately, I'm not experienced with gatsby-transformer-json to do this so if anyone has an example or can point to documentation, please link it below.

Guia do colaborador