Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.73 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.73 KB

Wordle Multiplayer - Typescript

.github/workflows/azure-webapps-node.yml

Multiplayer implementation of the wordle

Play at https://app-wordle-multiplayer-dev-001.azurewebsites.net/

Frontend

  • Azure App Service
  • Node v16
  • React

Backend

  • Azure Function
  • Web PubSub

Terraform

Actions

Configuration

Actions Secrets

Name Description Type
ARM_CLIENT_ID Service Principal Client ID String
ARM_CLIENT_SECRET Service Principal Secret String
ARM_SUBSCRIPTION_ID Subscription where this is being deployed String
ARM_TENANT_ID Tenant where this is being deployed String
AZURE_CREDENTIALS Service Principal Credentials JSON JSON
AZURE_FUNCTIONAPP_PUBLISH_PROFILE Downloaded Publish Profile for Function App XML
AZURE_WEBAPP_PUBLISH_PROFILE Downloaded Publish Profile for App Service XML
TF_VAR_BACKEND_KEY Access key to backend storage account String