After running npm run seed
, what collections should be in the database?
The Quick commands reference in the docs state that running the command “Parses all the challenge markdown files and inserts them into MongoDB.” But I only see user
and sessions
collections in the database.