## CKEditor5 Example with File Upload to Google Cloud Storage or DigitalOcean Spaces

This is a fork of https://github.com/mjadobson/ckeditor5-sss-upload, that substitutes amazon s3 upload support for Google Cloud Storage and DigitalOcean Spaces.

### Backend Setup

- Guide with an example for [setting up Google Cloud Storage](https://github.com/hutchgrant/ckeditor5-google-do/blob/master/docs/readme-google-cloud-storage.md).
- Guide with an example for [setting up DigitalOcean Spaces](https://github.com/hutchgrant/ckeditor5-google-do/blob/master/docs/readme-digital-ocean-spaces.md).
- Guide for [configuring ckeditor5-google-do to utilize dynamic serving URLs](https://github.com/hutchgrant/ckeditor5-google-do/blob/master/docs/readme-google-appengine.md) from Google App Engine API
