tracybrtn / social-network-API

API build for a social network web app where users can share their thoughts, react to friends' thoughts, and create a friend list. Uses Express.js, MongoDB, and the Mongoose ODM.
MIT License
0 stars 0 forks source link

Create mongoose models #1

Closed tracybrtn closed 2 years ago

tracybrtn commented 2 years ago

Models

User

Thought

Reaction (SCHEMA ONLY)