Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 443 Bytes

Deployment.md

File metadata and controls

12 lines (12 loc) · 443 Bytes

Front End Deployment

  • Check Docs change api.js to backend link
  • Make a new app service on Azure -> Web App
  • Create a Resource Group
  • Node Version 16
  • Windows Machine
  • Set region East US
  • Deployment -> Connect Github Repo
  • Network -> Enable Public Access
  • Go to Repo -> Edit the Workflow file -> to zip and upload (Refer current WorkFlow File)
  • Go to App Service -> Use the App Service editor to upload web.config
  • Finish and run