Skip to content

Conversation

@Ahzem
Copy link
Owner

@Ahzem Ahzem commented Dec 17, 2024

This pull request includes changes to enable build during deployment, add a GitHub Actions workflow for building and deploying a Node.js app to Azure, and update the README.md file with an image.

Deployment configuration and workflow setup:

  • .deployment: Enabled build during deployment by setting SCM_DO_BUILD_DURING_DEPLOYMENT to true.
  • .github/workflows/main_subtracker.yml: Added a GitHub Actions workflow to build and deploy the Node.js app to Azure Web App, including steps for checking out the code, setting up Node.js, installing dependencies, building the app, uploading build artifacts, and deploying to Azure.

Documentation update:

  • README.md: Replaced the title with an image link.

@Ahzem Ahzem merged commit eac0b68 into signup-with-google Dec 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants