- Mercado Libre Monorepo
Mercado Libre Monorepo
What is Mercado Libre Monorepo?
Mercado Libre Monorepo is a technical test project that serves as a monorepo containing multiple applications and packages related to Mercado Libre, built using pnpm workspaces and Turborepo for efficient dependency management and builds.
How to use Mercado Libre Monorepo?
To use the project, clone the repository, navigate to the project directory, and install the dependencies using pnpm. You can then run various scripts to build or start the applications.
Key features of Mercado Libre Monorepo?
- Contains multiple applications (frontend, backend, MCP server) in a single repository.
- Utilizes pnpm for package management and Turborepo for build optimization.
- Provides scripts for development, building, and linting.
Use cases of Mercado Libre Monorepo?
- Developing and managing multiple related applications in a single repository.
- Efficiently handling dependencies across applications using pnpm workspaces.
- Streamlining the development process with predefined scripts for common tasks.
FAQ from Mercado Libre Monorepo?
- What technologies are used in this project?
The project uses pnpm, Turborepo, TypeScript, and Prettier.
- How do I contribute to the project?
You can create a feature branch, commit your changes, push to the branch, and open a Pull Request.
- What should I do if I encounter issues?
Check that all dependencies are installed, ensure environment variables are set, and consult the logs for troubleshooting.