pingdotgg / uploadthing

File uploads for modern web devs
https://uploadthing.com
MIT License
3.74k stars 267 forks source link

feat: add with-novel example #800

Closed juliusmarminge closed 2 months ago

juliusmarminge commented 2 months ago

This adds an example using steventey/novel.

[!NOTE] This example was part of #746 but might as well pull it out to it's own thing

For convenience, it adds some additional dx helpers exported from uploadthing/client:

Example Usage:

https://github.com/pingdotgg/uploadthing/blob/0ad4378d38a686615840dc1136d25b7f6ddaef08/examples/with-novel/uploadthing/novel-plugin.ts#L50-L61

Demo

https://github.com/pingdotgg/uploadthing/assets/51714798/524a4f4d-16ac-45b8-b17f-269dee549591

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
docs-uploadthing ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 7:48pm
changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 0c235659a1dcee051bc597104ca6e2c6a6636481

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ------------------ | ----- | | uploadthing | Minor | | @uploadthing/react | Minor | | with-novel | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

juliusmarminge commented 2 months ago

Merge activity