# twentyhq/twenty SLOC report

> As of 2026-09-18 (commit fa47e892c313), twentyhq/twenty contains 3,291,035 total lines: 1,881,981 code, 900,743 comments, 508,311 blank, across 25,893 files in 22 languages (top: TypeScript 49.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

twentyhq/twenty has 1,881,981 source lines of code out of 3,291,035 total lines across 25,893 files, counted from the main ref at commit fa47e892c313 by the OctoCounts tokei engine on 2026-09-18. 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 twentyhq/twenty to commit fa47e892c313, 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 very large codebase by counted code lines. Code represents 57.2% of all lines, comments represent 27.4%, and the repository averages 73 code lines per file. TypeScript accounts for 49.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 17,815 | 1,060,161 | 932,610 | 11,929 | 115,622 |
| PO File | 117 | 1,407,609 | 530,790 | 629,212 | 247,607 |
| TSX | 4,375 | 411,183 | 368,710 | 1,866 | 40,607 |
| JSON | 145 | 26,008 | 26,001 | 0 | 7 |
| JavaScript | 70 | 8,254 | 6,922 | 562 | 770 |
| Sass | 147 | 5,665 | 4,856 | 93 | 716 |
| Python | 21 | 5,113 | 3,766 | 521 | 826 |
| CSS | 7 | 2,846 | 2,748 | 71 | 27 |
| YAML | 45 | 1,799 | 1,629 | 92 | 78 |
| SVG | 113 | 1,411 | 1,407 | 4 | 0 |
| Shell | 18 | 1,192 | 913 | 112 | 167 |
| HCL | 18 | 767 | 672 | 18 | 77 |

Top language (TypeScript 49.6%). Generated at 2026-09-18T15:21:52.494458339+00:00. Canonical report: https://octocounts.com/github/twentyhq/twenty

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/twentyhq/twenty/commit/fa47e892c313510d4d5107fb57c49cd5af7404c9?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 twentyhq/twenty have?

twentyhq/twenty has 3,291,035 total lines, including 1,881,981 code lines, 900,743 comment lines, and 508,311 blank lines.

### How was the twentyhq/twenty line count measured?

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

### What commit was counted for twentyhq/twenty?

This OctoCounts report was generated from main at commit fa47e892c313 on 2026-09-18T15:21:52.494458339+00:00.

## Similar repository reports

- [crbnos/carbon](https://octocounts.com/github/crbnos/carbon) — TypeScript, 1,725,274 code lines
- [wszgrcy/vscode](https://octocounts.com/github/wszgrcy/vscode) — TypeScript, 2,047,718 code lines
- [nexu-io/open-design](https://octocounts.com/github/nexu-io/open-design) — TypeScript, 1,546,673 code lines
- [corsairdev/corsair](https://octocounts.com/github/corsairdev/corsair) — TypeScript, 1,370,317 code lines
- [vellum-ai/vellum-assistant](https://octocounts.com/github/vellum-ai/vellum-assistant) — TypeScript, 1,367,981 code lines
- [n8n-io/n8n](https://octocounts.com/github/n8n-io/n8n) — TypeScript, 2,446,804 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)
