Quick links to all posts in the series and related at end of this post.
In the last post I’ve detailed getting started with setup of a basic React App using Next.js and deploying it to Vercel using their respective command line tooling. That post is Building “Adron’s Core Platform”: Starting a React App on Vercel.
Database Time – Getting a PostgreSQL Database
First, I setup the database in Vercel. Navigate to Storage.

Next I clicked on “Create” next to the Neon option.

The next prompt form will appear. I went with PostgreSQL (Neon) database, as shown, then the closest region (mine is Portland).
Continue reading “Getting a Vercel PostgreSQL Database and Basic Authentication Operational”
You must be logged in to post a comment.