Skip to main content

Command Palette

Search for a command to run...

#mongodb-compass

Articles tagged with #mongodb-compass

  1. Todo App Backend (Full Stack Practice Project)

    πŸ—‚οΈ Complete Folder Structure todo-app/ β”‚ β”œβ”€β”€ server.js β”œβ”€β”€ package.json β”œβ”€β”€ .env β”‚ β”œβ”€β”€ config/ β”‚ └── db.js β”‚ β”œβ”€β”€ models/ β”‚ β”œβ”€β”€ User.js β”‚ β”œβ”€β”€ Todo.js β”‚ └── Comment.js β”‚ β”œβ”€β”€ controllers/ β”‚ β”œβ”€β”€ userController.js β”‚ └── todoController.js β”‚ β”œβ”€...

    Feb 12, 20269 min read44