Blog API Blog API built with Node.js and Express Todo Create a .env file in the root folder. Create a mongodb collection to store data. Run App Development: npm run dev Production: npm build && npm start