issues
search
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
Sync to MongoDB databse
#5
Closed
tracybrtn
closed
1 year ago
tracybrtn
commented
2 years ago
Acceptance Criteria
WHEN I enter the command to invoke the application
THEN my server is started, and the Mongoose models are synced to the MongoDB database
Acceptance Criteria