Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy the frontend app using Github pages #42

Closed
stephane-segning opened this issue Mar 2, 2024 · 0 comments
Closed

Deploy the frontend app using Github pages #42

stephane-segning opened this issue Mar 2, 2024 · 0 comments

Comments

@stephane-segning
Copy link
Contributor

stephane-segning commented Mar 2, 2024

  • Description: Add a workflow file, to make sure, that the frontend is going to be built ONLY on the main branch, so that the react app is deployed on the github pages
  • Implementation
      1. Create a new workflow file
      1. Build the project
      1. Deploy it to the gh page (using an action)
  • Make any changes necessary
@stephane-segning stephane-segning converted this from a draft issue Mar 2, 2024
@stephane-segning stephane-segning moved this from Todo to In Progress in Payment App Mar 5, 2024
stephane-segning pushed a commit that referenced this issue Mar 6, 2024
)

* feat(CI/CD): testing CI/CD pipeline for deployment of frontend
* feat(CI/CD): properly configured files for frontend deployment
@stephane-segning stephane-segning moved this from In Progress to Done in Payment App Mar 7, 2024
Christiantyemele pushed a commit to Christiantyemele/forked-e2e-banking-app that referenced this issue Apr 9, 2024
…werpayapp (ADORSYS-GIS#61)

* feat(CI/CD): testing CI/CD pipeline for deployment of frontend
* feat(CI/CD): properly configured files for frontend deployment
Christiantyemele pushed a commit to Christiantyemele/forked-e2e-banking-app that referenced this issue Apr 9, 2024
…werpayapp (ADORSYS-GIS#61)

* feat(CI/CD): testing CI/CD pipeline for deployment of frontend
* feat(CI/CD): properly configured files for frontend deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant