# supabase/supabase SLOC report

> As of 2026-09-23 (commit ec574f3a5132), supabase/supabase contains 1,266,831 total lines: 987,873 code, 160,376 comments, 118,582 blank, across 10,270 files in 35 languages (top: TSX 48.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

supabase/supabase has 987,873 source lines of code out of 1,266,831 total lines across 10,270 files, counted from the master ref at commit ec574f3a5132 by the OctoCounts tokei engine on 2026-09-23. 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 supabase/supabase to commit ec574f3a5132, 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 78.0% of all lines, comments represent 12.7%, and the repository averages 96 code lines per file. TSX accounts for 48.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 4,282 | 532,080 | 480,990 | 9,516 | 41,574 |
| TypeScript | 3,115 | 397,686 | 322,785 | 40,991 | 33,910 |
| JSON | 337 | 63,277 | 63,188 | 0 | 89 |
| YAML | 31 | 41,450 | 38,129 | 449 | 2,872 |
| JavaScript | 168 | 66,473 | 37,871 | 23,671 | 4,931 |
| CSS | 110 | 17,302 | 14,372 | 970 | 1,960 |
| SVG | 956 | 13,326 | 13,267 | 25 | 34 |
| SQL | 104 | 4,938 | 3,876 | 454 | 608 |
| Shell | 16 | 3,558 | 2,557 | 587 | 414 |
| Dart | 28 | 2,814 | 2,421 | 104 | 289 |
| Kotlin | 57 | 2,361 | 2,091 | 42 | 228 |
| TOML | 36 | 3,110 | 1,397 | 1,345 | 368 |

Top language (TSX 48.7%). Generated at 2026-09-23T07:00:25.334749052+00:00. Canonical report: https://octocounts.com/github/supabase/supabase

## Reproduce this report

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

supabase/supabase has 1,266,831 total lines, including 987,873 code lines, 160,376 comment lines, and 118,582 blank lines.

### How was the supabase/supabase line count measured?

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

### What commit was counted for supabase/supabase?

This OctoCounts report was generated from master at commit ec574f3a5132 on 2026-09-23T07:00:25.334749052+00:00.

## Similar repository reports

- [TryGhost/Ghost](https://octocounts.com/github/TryGhost/Ghost) — TSX, 646,136 code lines
- [Uniswap/interface](https://octocounts.com/github/Uniswap/interface) — TSX, 484,631 code lines
- [facebook/astryx](https://octocounts.com/github/facebook/astryx) — TSX, 481,237 code lines
- [makeplane/plane](https://octocounts.com/github/makeplane/plane) — TSX, 466,162 code lines
- [learnhouse/learnhouse](https://octocounts.com/github/learnhouse/learnhouse) — TSX, 395,554 code lines
- [udecode/plate](https://octocounts.com/github/udecode/plate) — TSX, 330,613 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)
- [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)
