This repository contains the files for the Teams App that has been deployed to the teams! Refer to the following guide to understand how to work with it!
├── package.json
├── templates
│ ├── appPackage
│ │ ├── manifest.template.json
│ │ └── resources
│ │ ├── color.png
│ │ ├── outline.png
│ │ └── purple-logo.png
│ └── azure
│ ├── config.bicep
│ ├── main.bicep
│ ├── provision
│ │ ├── azureStorageTab.bicep
│ │ └── identity.bicep
│ ├── provision.bicep
│ └── teamsFx
Now, You don't need the NPM package if you're using the extension. The CLI is for CI/CD purposes or if you use another editor like Vim, Emacs, etc.
The bicep files set azure up! and Honestly you don't need them!
Important files:
Go to .fx and modify the manifest file which will have the key details