Skip to content

Initialize and populate MongoDB #2

@joshtite

Description

@joshtite

As a developer
I need to initialize a MongoDB instance and populate it with sample data
So that the backend can be tested with real data

Details and Assumptions

  • MongoDB must connect successfully to the Express app.
  • Data should include users, gifts, and comments.

Acceptance Criteria

Given the database is running,
When I run the app,
Then sample data is available in MongoDB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogStories picked up in the current sprint

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions