Skip to content

jkkrow/tree-data-structure-with-nodejs-and-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dealing with a Tree Data Structure with NodeJS and MongoDB

Handle a tree data structure with CRUD operation in NodeJS and MongoDB using aggregation.

Tutorial

You can see a full tutorial of this project in my blog.

Get Started

  • Clone repository
  • Create .env file and configure connection string for MongoDB
  • Run following commands:
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published