Details
-
Bug
-
Resolution: Done
-
Critical - P2
-
None
-
None
-
None
-
1
Description
Description
The Realm Node CLI tutorial instructions is missing instructions for the user to populate Schemas in the schema.js file.
This file in the 'start' branch contains three separate TODOs:
https://github.com/mongodb-university/realm-tutorial-node-js/blob/start/schemas.js
And the file in the 'final' branch has these values populated:
https://github.com/mongodb-university/realm-tutorial-node-js/blob/final/schemas.js