Skip to content

Initialize and populate MongoDB #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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