PostgresQL in local - Setting Up Your Database
Unanswered
Wuchang bream posted this in #help-forum
Wuchang breamOP
## [Nextjs Chapter 6](https://nextjs.org/learn/dashboard-app/setting-up-your-database)
I am trying to set up Next.js with a PostgreSQL database, but it does not work locally on Linux (Ubuntu).
I am following the [Next.js chapter 6](https://nextjs.org/learn/dashboard-app/setting-up-your-database); it works properly on Vercel, but it is not working locally.
I tried both Vercel Postgres and my locally installed Postgres, but it is not working. Can anyone help me?
[GitHub Repo](https://github.com/sheik-mostafizur/nextjs-dashboard.git)
[Live Link](https://nextjs-dashboard-blush-eta-17.vercel.app/)
I am trying to set up Next.js with a PostgreSQL database, but it does not work locally on Linux (Ubuntu).
I am following the [Next.js chapter 6](https://nextjs.org/learn/dashboard-app/setting-up-your-database); it works properly on Vercel, but it is not working locally.
I tried both Vercel Postgres and my locally installed Postgres, but it is not working. Can anyone help me?
[GitHub Repo](https://github.com/sheik-mostafizur/nextjs-dashboard.git)
[Live Link](https://nextjs-dashboard-blush-eta-17.vercel.app/)