Cloud Platform Information and Architecture - CappyStone/ProjectCapybara GitHub Wiki

  • Using azure static webapps for now

  • The workflow file configures the cloud builds --> it has been modified from the default build command to include npm install firebase to allow the login with google to work

  • Github actions builds our app and deploys it to azure

  • may change platform from static web apps to Azure devops if project is no longer a static webapp