quizbowl / schema

This is how we describe quizbowl.
https://schema.quizbowl.technology
MIT License
9 stars 3 forks source link

"Rewrite" using Gatsby 5 and TypeScript #141

Closed puls closed 1 year ago

puls commented 1 year ago

One way to get everything up to date and out of dependency hell is to start a fresh project and then bring over the old source code as straightforwardly as possible.

This PR does just that.

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
qb-schema ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:45pm
puls commented 1 year ago

The warnings are harmless and apparently the Gatsby folks aren't planning on fixing it yet: https://github.com/gatsbyjs/gatsby/issues/37242#issuecomment-1348142685