Skip to content

HuichangMade/plain-nextjs-netlify-demo

Repository files navigation

Next.js & Prisma Postgres starter

This repository provides a boilerplate to quickly set up a Next.js demo application with Prisma Postgres and Prisma ORM, and deploy it to Netlify. It includes an easy setup process and example routes that demonstrate basic CRUD operations against the database.

For the deployment on Netlify, you can use the Prisma Postgres extension for Netlify.

Features

  • Next.js 15 app with App Router, Server Actions & API Routes
  • Data modeling, database migrations, seeding & querying
  • CRUD operations to create, view and delete blog posts
  • Pagination, filtering & relations queries

If you want to go further, check out our Next.js app with Authentication example.

Getting started

Follow the steps in USAGE.md to set up this starter template, connect it with Prisma Postgres and deploy to Netlify.

Next steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published