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

Use GitHub actions to deploy the frontend #7

Open
bildungsroman opened this issue Feb 9, 2024 · 0 comments
Open

Use GitHub actions to deploy the frontend #7

bildungsroman opened this issue Feb 9, 2024 · 0 comments
Labels
help wanted Extra attention is needed infrastructure Anything related to infrastructure, devOps, or CI/CD

Comments

@bildungsroman
Copy link
Collaborator

Right now, the frontend code in ./code-cupid-frontent has to be manually built and added to an S3 bucket for hosting. We should automate this, so that every time a change is pushed to main, a new version of the frontend is built and deployed. GitHub Actions seem like a good mechanism for this task.

@bildungsroman bildungsroman added help wanted Extra attention is needed infrastructure Anything related to infrastructure, devOps, or CI/CD labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed infrastructure Anything related to infrastructure, devOps, or CI/CD
Projects
None yet
Development

No branches or pull requests

1 participant