janevalencia / nextjs-ssr-comments

Interactive Comment Sections developed using NextJS/TailwindCSS/Express-MongoDB by Jane Valencia
https://fem-comments-hucu-janevalencia.vercel.app/
2 stars 0 forks source link

#13 - Setup User, Comment, and Reply models and schemas #38

Closed janevalencia closed 2 years ago

janevalencia commented 2 years ago

Description

Changes being made:

Testing Instruction

No typescript error found between interface and schema being setup.

This will require further tests once the API routes have been setup according to the Model and Schemas.