Mercado Libre Monorepo
@bue221
关于 Mercado Libre Monorepo
Esta es una prueba tecnica de mercado libre
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mercado Libre Monorepo?
A monorepo containing multiple applications and packages related to Mercado Libre, built with pnpm workspaces and Turborepo for efficient dependency management and builds. It is intended for developers working on a technical test and includes a frontend, backend, and MCP server.
How to use Mercado Libre Monorepo?
Clone the repository and run pnpm install to install dependencies. Then use available scripts: pnpm build builds all apps, pnpm dev starts all apps in development mode, and pnpm dev:mcp builds the MCP server. Environment variables must be configured per application.
Key features of Mercado Libre Monorepo
- Built with pnpm workspaces and Turborepo
- Includes frontend, backend, and MCP server apps
- Shared packages across the monorepo
- Uses TypeScript and Prettier for code quality
- Conventional Commits for versioning
- Comprehensive documentation in
documents/directory
Use cases of Mercado Libre Monorepo
- Developing and testing the MCP server alongside frontend and backend
- Managing shared code and dependencies across multiple applications
- Running all services simultaneously with a single
pnpm devcommand - Participating in a technical test that demonstrates monorepo architecture
FAQ from Mercado Libre Monorepo
What are the prerequisites?
Node.js version 18.x or higher and pnpm version 10.11.0 are required.
How do I install the project?
Clone the repository and run pnpm install in the project root.
What scripts are available?
Scripts include pnpm build, pnpm dev, pnpm dev:front, pnpm dev:back, pnpm dev:mcp, pnpm lint, pnpm format, and pnpm clean.
How do I configure environment variables?
Each application in apps/ has its own configuration files; ensure the necessary environment variables are set per application.
What license does this project use?
The project is licensed under the MIT License.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论