The goal of this issue is to set up a Turborepo structure for the project using the MERN stack (MongoDB, Express, React, Node). Turborepo helps in managing multiple apps/packages in a single repository (monorepo style), which makes the project more organized, scalable, and faster to develop.
The goal of this issue is to set up a Turborepo structure for the project using the MERN stack (MongoDB, Express, React, Node). Turborepo helps in managing multiple apps/packages in a single repository (monorepo style), which makes the project more organized, scalable, and faster to develop.