Skip to content

Commit

Permalink
Merge branch 'main' into docs-changelog-2025-01-31
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrenon committed Jan 31, 2025
2 parents 4431dab + 30b8b1e commit e7f4c92
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 e7f4c92

Please sign in to comment.