/onedrive-image-hosting

Free Image Hosting Service Based on OneDrive | 基于 OneDrive 的免费图床

Primary LanguageTypeScriptMIT LicenseMIT

Free OneDrive Image Hosting

This project allows you to upload images to your own OneDrive spaces and generate sharing links, which can be used as the src attribute of <img> tag.

Have a try here. You can fork and Build Your Own Image Hosting Service as well.

中文文档

Development

This is basically a webGUI of @harrisoff/onedrive-api.

Before starting a local server, create env.development file in the root directory and fill it like env.production, but replace values with yours.

TODO List

  • local cache
  • i18n
  • eslint