Hello. You could use my tutorial on creating a comment system, and just add another data type on the comments data type, called “replies”. Just attach the replies to the comments, the same way comments are attached to posts.
1 Like