@colorfullife/ms365-image-server

2.1.4 • Public • Published

The image proxy server powered by Microsoft 365

This is an express proxy server that can be used to proxy images from Microsoft 365 Sharepoint.

Usage

Run on your local machine

clone this repo

git clone https://github.com/happyeric77/colorfullife

Change the credentials in the .env.example file and rename it to .env. (If you are not sure how to create the ms365 credentials, checkout the tutorial video here)

Install dependencies

yarn install

Start the server

npx lerna --scope=@colorfullife/ms365-image-server run dev

Dependencies (2)

Dev Dependencies (5)

Package Sidebar

Install

npm i @colorfullife/ms365-image-server

Weekly Downloads

1

Version

2.1.4

License

MIT

Unpacked Size

4.89 kB

Total Files

4

Last publish

Collaborators

  • happyeric77