Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: Add GitHub link to HelloWorld.vue component * feat: Add GitHub Actions workflow to build and deploy frontend * chore: Remove unnecessary pull_request trigger in build_backend.yml * chore: Update build_frontend.yml to remove unnecessary pull_request trigger * chore: Update build_frontend.yml to include environment variables for server IP, username, and password * chore: Update build_frontend.yml to include environment variables for server IP, username, and password * chore: Update build_frontend.yml to include environment variables for server IP, username, and password * chore: Update build_frontend.yml to include pull_request trigger for the "build_frontend" branch * chore: Update build_frontend.yml to include "develop" branch in push trigger * chore: Update build_frontend.yml to fix directory path in SSH command * chore: Update build_frontend.yml to fix directory path in SSH command * chore: Update build_frontend.yml to fix directory path in SSH command * chore: Update build_frontend.yml to fix directory path in SSH command * refactor: Update HelloWorld.vue component to improve layout and styling * refactor: Improve layout and styling of HelloWorld.vue component * refactor: Remove console.log statement in HelloWorld.vue component * refactor: Add loading indicator to password check in HelloWorld.vue component
- Loading branch information