--- title: Connect a Vue.js application to Neon subtitle: Set up a Neon project in seconds and connect from a Vue.js application summary: >- Step-by-step guide for connecting a Vue.js application to Neon, focusing on server-side access through frameworks like Nuxt.js and Quasar Framework. enableTableOfContents: true updatedOn: '2026-02-06T22:07:33.065Z' --- Vue.js is a progressive JavaScript framework for building user interfaces. Neon Postgres should be accessed from the server side in Vue.js applications. You can achieve this using Vue.js meta-frameworks like Nuxt.js or Quasar Framework. ## Vue Meta-Frameworks Find detailed instructions for connecting to Neon from various Vue.js meta-frameworks.