io-functions-pushnotifications:一组使用Azure通知中心处理IO App通知推送机制的Azure函数

时间:2024-05-03 10:37:49
【文件属性】:

文件名称:io-functions-pushnotifications:一组使用Azure通知中心处理IO App通知推送机制的Azure函数

文件大小:217KB

文件格式:ZIP

更新时间:2024-05-03 10:37:49

TypeScript

IO功能推送通知 此Azure Function项目管理与推式通知相关的所有方面。 它使用Azure通知中心来启用推送通知和设备管理。 Sviluppo在区域设置中 cp env.example .env cp local.settings.json.example local.settings.json yarn install --frozen-lockfile yarn build yarn start open http://localhost/some/path/test 环境变量 这些都是应用程序所需的所有环境变量: 变量名 描述 类型 必需的 SLOT_TASK_HUBNAME 唯一的插槽任务中心名 细绳 真的 APPINSIGHTS_INSTRUMENTATIONKEY 有效的Application Insights工具密钥 细绳 真的 AZURE_NH_HUB_N


【文件预览】:
io-functions-pushnotifications-master
----HandleNHNotificationCall()
--------__tests__()
--------function.json(423B)
--------handler.ts(2KB)
--------index.ts(324B)
----Dangerfile.ts(247B)
----.nvmrc(7B)
----Info()
--------__tests__()
--------function.json(336B)
--------handler.ts(1KB)
--------index.ts(771B)
----preview.hbs(431B)
----HandleNHDeleteInstallationCallActivity()
--------__tests__()
--------function.json(216B)
--------handler.ts(1KB)
--------index.ts(613B)
----host.json(764B)
----package.json(3KB)
----HandleNHDeleteInstallationCallOrchestrator()
--------__tests__()
--------function.json(202B)
--------handler.ts(1KB)
--------index.ts(1KB)
----tslint.json(178B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
----HandleNHNotificationCallActivity()
--------__tests__()
--------function.json(183B)
--------handler.ts(4KB)
--------index.ts(393B)
----.prettierrc(33B)
----HandleNHNotifyMessageCallOrchestrator()
--------__tests__()
--------function.json(197B)
--------handler.ts(1KB)
--------index.ts(1012B)
----env.example(926B)
----jest.config.js(122B)
----HandleNHNotifyMessageCallActivity()
--------__tests__()
--------function.json(211B)
--------handler.ts(2KB)
--------index.ts(863B)
----HandleNHCreateOrUpdateInstallationCallActivity()
--------__tests__()
--------function.json(224B)
--------handler.ts(2KB)
--------index.ts(580B)
----.auto-changelog.json(143B)
----tsconfig.json(362B)
----__mocks__()
--------env-config.mock.ts(1014B)
--------durable-functions.ts(331B)
--------mocks.ts(5KB)
----HandleNHCreateOrUpdateInstallationCallOrchestrator()
--------__tests__()
--------function.json(210B)
--------handler.ts(2KB)
--------index.ts(998B)
----docker()
--------functions()
--------azurite()
--------cosmosdb()
----docker-compose.yml(2KB)
----.gitignore(506B)
----CHANGELOG.md(6KB)
----proxies.json(72B)
----HandleNHNotificationCallOrchestrator()
--------__tests__()
--------function.json(196B)
--------handler.ts(2KB)
--------index.ts(285B)
----extensions.csproj(605B)
----README.md(2KB)
----yarn.lock(359KB)
----utils()
--------durable()
--------notification.ts(7KB)
--------notificationhubServicePartition.ts(2KB)
--------__tests__()
--------healthcheck.ts(4KB)
--------config.ts(2KB)
--------appinsights.ts(562B)
----.funcignore(163B)
----.devops()
--------deploy-pipelines.yml(4KB)
--------code-review-pipelines.yml(2KB)
--------yarn-lock-upgrade.yml(791B)
----.node-version(8B)
----CODEOWNERS(112B)
----local.settings.json.example(234B)
----.vscode()
--------launch.json(1KB)
--------settings.json(257B)
--------tasks.json(891B)
--------extensions.json(73B)

网友评论