Skip to content

aycabas/OneProductivityHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabs

Tabs are Teams-aware webpages embedded in Microsoft Teams. Personal tabs are scoped to a single user. They can be pinned to the left navigation bar for easy access.

Prerequisites

Build and Run

In the project directory, execute:

npm install

npm start

Deploy to Teams

ngrok http http://localhost:3000

Run ngrok so there is a tunnel from the Internet to localhost:3000. Setting up ngrok for Teams apps

Update Development.env

Update manifest.env in the .publish folder as follows:

  • baseUrl0=somesubdomain.ngrok.io // somesubdomain should be the subdomain in the fowarding URL provided by ngrok.

Upload app from the Teams client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published