pnp / contoso

Demo ISV Shipping to Microsoft365
https://pnp.github.io/contoso/
MIT License
13 stars 5 forks source link

How to run File Handler Locally ? #1

Open harshalkulkarni07 opened 3 years ago

harshalkulkarni07 commented 3 years ago

I am trying to run File Handler for .md file extension given under sample section. I have followed steps given in Readme page .I have registered app on azure active directory and done setup for file handler for .md extension as per instruction I have waited for 24 hours as mentioned in the guide but I am not able to see open with option in one drive. Is there any other steps required to setup file handler locally? There are no any error while doing setup. I am not able to find the cause. Please guide me for this setup

patrick-rodgers commented 3 years ago

The official docs are located here with more details on setting up the handler. Can you have a look and see if you can find your answer there?

For running the handler locally to test you can run npm run dev to run the handler at localhost.