Skip to content

derrekdev/next-prisma-post

Repository files navigation

NextJS 13 with prisma

A supoer basic blog site with CRUD functions.

This is only practice project for learning prisma on NextJs13 app router as well as implementing APIs on app router.

Features

  • CRUD for post
  • CRUD for tags
  • CRUD for authors

plans

  • link tags to post to try prisma relations many to many(a bit tricky right now)
  • maybe add a author to the post to try prisma relations one to many(done)

About

Blog type site for practicing and testing Prisma.io to NextJs 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors