Setting up the database models for posts & nested comments - similar to reddit

Опубликовано: 11 Март 2026
на канале: Ken Greeff Codes
1,839
36

During this episode, we setup the database models required for creating posts, related entities (e.g. projects, manufacturers, models etc) so that you can add them to the post as well as the comment model.

We will talk through setting up the models in Prisma ORM and run the migrations.

This project was set up using the T3 stack and Nextjs

---

We have made the MY4X4 repo public so that you can follow along!

GitHub:
https://github.com/lockedandlifted/my4x4