This major update bring more modern tooling to the app:
- Replaced Vue-CLI with Vite.
- Updated Vue 2.x to the latest 3.x version.
- Made use of
.env
and GitHub Repo Secrets to obfuscate API Keys. - Made use of GitHub Actions + GitHub Pages to create a CI/CD pipeline.