In this article, we will review how git-mcp.io shows the typewriter effect on its landing page. We will look at: What is typewriter-effect? typewriter-effect package. typewriter-effect usage in git-mcp codebase What is typewriter-effect? This...
In this article, we will review searchCode function in git-mcp codebase. We will look at: searchRepositoryCode function searchCode function githubApiRequest function searchRepositoryCode function In git-mcp/src/api/tools/commonTools.ts, at lin...
In this article, we will review durable object for handling repository view counts in git-mcp codebase. We will look at: What are durable objects? durable_objects in git-mcp wrangler.json ViewCounterDO What are durable objects? A Durable Obje...
In this article, we will review Biome.json in git-mcp codebase. We will look at: What is biome? linter rules in git-mcp formatter rules in git-mcp biome.jsonc in t3-env What is Biomejs? Biome.js is toolchain for your web project you can format...
In this article, we will review wrangler deploy usage in git-mcp codebase. We will look at: Deploy script in git-mcp package.json What is Wrangler? wrangler.jsonc in git-mcp Deploy script in git-mcp package.json In git-mcp/package.json, at line...