Skip to content

This repo hosts the upload adapter for CKEditor5 and TinyMCE ready to use on NextJS.

License

Notifications You must be signed in to change notification settings

arg0WAK/nextjs-upload-adapter

Repository files navigation

nextjs-upload-adapter

Next JS Upload Adapter Cover

This is a Next.js project bootstrapped with create-next-app

Dependencies

sharp (install with --ignore-engines)
uuidv4

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.