Skip to content

v2.0.0 Vue Update

Latest
Compare
Choose a tag to compare
@ben-miles ben-miles released this 14 Apr 13:51
· 14 commits to master since this release
614ed07

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.