This repo contains the website for Vueable Query.
It is a Vue app created with Vite and hosted with Vercel at the domain https://www.vueablequery.com/
This repo contains two github workflows.
The file preview.yaml deploys a preview of any non-main branch. The link can be found under the actions tab.
The file deploy.yaml deploys the main branch to https://www.vueablequery.com/
Please submit a pull request to dev and include the vercel preview link along with a description of the changes.