# nestjs/nest SLOC report

> As of 2026-09-16 (commit 8e03a7dee8e5), nestjs/nest contains 123,736 total lines: 101,739 code, 11,567 comments, 10,430 blank, across 1,930 files in 11 languages (top: TypeScript 68.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nestjs/nest has 101,739 source lines of code out of 123,736 total lines across 1,930 files, counted from the 8e03a7dee8e5438d84b243557eda89bb36492fe7 ref at commit 8e03a7dee8e5 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving nestjs/nest to commit 8e03a7dee8e5, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 82.2% of all lines, comments represent 9.3%, and the repository averages 53 code lines per file. TypeScript accounts for 68.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,623 | 88,876 | 69,831 | 9,524 | 9,521 |
| JSON | 220 | 31,197 | 31,193 | 0 | 4 |
| JavaScript | 10 | 239 | 195 | 16 | 28 |
| GraphQL | 8 | 215 | 172 | 9 | 34 |
| YAML | 9 | 159 | 153 | 0 | 6 |
| Protocol Buffers | 8 | 119 | 96 | 0 | 23 |
| SVG | 1 | 43 | 43 | 0 | 0 |
| HTML | 4 | 26 | 24 | 0 | 2 |
| Handlebars | 2 | 26 | 20 | 0 | 6 |
| Shell | 4 | 29 | 12 | 10 | 7 |
| Markdown | 41 | 2,807 | 0 | 2,008 | 799 |

Top language (TypeScript 68.6%). Generated at 2026-09-16T17:45:44.683126300+00:00. Canonical report: https://octocounts.com/github/nestjs/nest

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/nestjs/nest/commit/8e03a7dee8e5438d84b243557eda89bb36492fe7?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does nestjs/nest have?

nestjs/nest has 123,736 total lines, including 101,739 code lines, 11,567 comment lines, and 10,430 blank lines.

### How was the nestjs/nest line count measured?

OctoCounts resolved the public GitHub repository to commit 8e03a7dee8e5, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for nestjs/nest?

This OctoCounts report was generated from 8e03a7dee8e5438d84b243557eda89bb36492fe7 at commit 8e03a7dee8e5 on 2026-09-16T17:45:44.683126300+00:00.

## Similar repository reports

- [facebook/docusaurus](https://octocounts.com/github/facebook/docusaurus) — TypeScript, 101,362 code lines
- [Tencent/BrowserSkill](https://octocounts.com/github/Tencent/BrowserSkill) — TypeScript, 101,108 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [VicBilibily/GCMP](https://octocounts.com/github/VicBilibily/GCMP) — TypeScript, 100,393 code lines
- [microsoft/vscode-js-debug](https://octocounts.com/github/microsoft/vscode-js-debug) — TypeScript, 100,269 code lines
- [NapNeko/NapCatQQ](https://octocounts.com/github/NapNeko/NapCatQQ) — TypeScript, 99,912 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
