Open CyberSarvesh opened 1 month ago
--Install Mongoose for connecting to database. --Create initial folder structure (/routes, /controllers, /models). --Create basic schemas for the database. --Make basic routes (CRUD operations).
Hello @CyberSarvesh, Go for it All the Best
--Install Mongoose for connecting to database. --Create initial folder structure (/routes, /controllers, /models). --Create basic schemas for the database. --Make basic routes (CRUD operations).