Skip to content

Commit

Permalink
Merge branch 'docs-changelog-2025-01-31' of https://github.com/neonda…
Browse files Browse the repository at this point in the history
…tabase/website into docs-changelog-2025-01-31
  • Loading branch information
danieltprice committed Jan 31, 2025
2 parents d59de66 + e7f4c92 commit 3dfe4e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/guides/nuxt.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: Connect Nuxt to Postgres on Neon
subtitle: Learn how to make server-side queries to Postgres using Nitro API routes
enableTableOfContents: true
tag: new
updatedOn: '2025-01-08T13:28:42.040Z'
updatedOn: '2025-01-31T16:13:25.445Z'
---

[Nuxt](https://nuxt.com/) is an open-source full-stack meta framework that enables Vue-based web applications. This topic describes how to connect a Nuxt application to a Postgres database on Neon.

To create a Neon project and access it from a Next.js application:
To create a Neon project and access it from a Nuxt.js application:

1. [Create a Neon project](#create-a-neon-project)
2. [Create a Nuxt project and add dependencies](#create-a-nuxt-project-and-add-dependencies)
Expand Down

0 comments on commit 3dfe4e3

Please sign in to comment.