This project is a complete and modified version of Next.js app router template, hosted on Vercel.
Next.js 14
app routerTailwind
for stylingNextAuth
for login authenticationvercel/postgres
for data storing
npm i
install all dependenciesnpm run dev
develop on local server
- To learn more about the project structure and steps to configure Postgres on Vercel, please refer to Next.js App Router Guide.