Uploading and Linking Assets in Contentful

Опубликовано: 19 Апрель 2026
на канале: Ken Greeff Codes
754
4

In this video I will talk through uploading assets using Uppy in the Next.js 13 app directory frontend to an API route.

We will then upload the asset to contentful using the Contentful Content Management API and link it to an entry.

Contentful CMA Docs:
https://www.contentful.com/developers...

The source code for the website is available to view for educational purposes here:
https://github.com/kengreeff/livella-...