shorwood / strapi-provider-upload-do

Strapi Upload Provider for Digital Ocean Spaces. This provider will upload to the space using the AWS S3 API.
MIT License
59 stars 32 forks source link

Convert to use Typescript #21

Open ajmas opened 1 year ago

ajmas commented 1 year ago

It may be useful to convert the project to use Typescript.

At the same time, it maybe worth waiting until after issue #20 is implemented? Based on initial attempt showing it is less straightforward than expected.