Brandon-Alvarez-03 / Quick_JavaScript_Refreshers

Open-Source JavaScript Mini-Project Library
MIT License
5 stars 4 forks source link

Added basic mongoose schemas and doc relationships #1

Closed dmpellegrini closed 1 year ago

dmpellegrini commented 1 year ago

This is the start of a basic mongoose setup with a relationship between list objects and the relations to their item objects.