StellateHQ / fuse

Fuse: The fastest way to build and query great APIs with TypeScript
https://fusedata.dev
MIT License
543 stars 13 forks source link

Fix GitHub stars button when API errors #159

Closed nathanchapman closed 6 months ago

nathanchapman commented 6 months ago

Before (current website):

image

After:

image

Note: rerunning the build + deploy might fix this as well since the data is fetched inside getStaticProps, but this would prevent future issues (e.g. GitHub being down during build) from rendering a weird button

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spacex-fuse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 7:50pm
vercel[bot] commented 6 months ago

@nathanchapman is attempting to deploy a commit to the Stellate Team on Vercel.

A member of the Team first needs to authorize it.

JoviDeCroock commented 6 months ago

Thank you so much!