Skip to content

tinymce/tinymce-uploadcare-signed-uploads-starter

Repository files navigation

Image Optimizer Signed Uploads Starter Project

A starter project for integrating the TinyMCE Image Optimizer plugin with Uploadcare signed uploads.

Prerequisites

Configuration

Copy the .env.example file to .env and fill in the required environment variables:

TINYMCE_API_KEY=your-api-key
UPLOADCARE_PUBLIC_KEY=your-public-key
UPLOADCARE_SECRET_KEY=your-secret-key

Installation

npm install

Usage

npm run start

Open http://localhost:3000 to view it in the browser.

About

Image Optimizer Signed Uploads Starter Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published