.save() is not working. Link is supposed to be added in the website url but dose not appear

I am trying to make a blog page with express, mongoose, node js. I have added the database but when using the .save() function it dosent generate a id needed in the website url
Was this page helpful?