55 | }
56 |
57 | const variables = {
58 | writer: props.user.userData._id,
| ^ 59 | title: TitleValue,
60 | description: DescriptionValue,
61 | price: PriceValue,
I've created a mongo db account and I've created the dev.js file adding the credentials to in for accessing the database