Skip to content

NickJordan289/wordle-multiplayer-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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