SCCS is a web app that uses scc to count the lines of code for a git repository.
Sloc Cloc and Code (scc) A tool similar to cloc, sloccount and tokei. For counting the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages.
Start dev server:
go install
go run main.go