SplittyDev / spacebadgers

Fast and clean SVG badges
https://badgers.space
MIT License
252 stars 4 forks source link

Enable edge runtime for npm routes #11

Closed SplittyDev closed 1 year ago

SplittyDev commented 1 year ago

Goal

Enable the NextJS edge runtime for npm routes.

Issues

Exporting the GitHub util from @/utils breaks the edge runtime, because @octokit/rest does things that are incompatible with the edge runtime.

Solution

Import the Badge and Npm utils directly, without going through the utils/index.ts.

Misc

This PR also updates the README.md and improves documentation.

Closes #12

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
spacebadgers ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2023 7:50pm