- Blind mode tutorial
lichess.org
Donate

How many lines of code does Lichess run on?

How many lines of code does Lichess run on?

How many lines of code does Lichess run on?
<Comment deleted by user>

too vague a question. just the web server ? add database ? mobile app ? fishnet analysis ? etc, etc,

38 repositories listed here
https://github.com/lichess-org

too vague a question. just the web server ? add database ? mobile app ? fishnet analysis ? etc, etc, 38 repositories listed here https://github.com/lichess-org

The web server with much of the application logic and all the UI (sans mobile app) has about 135k lines of scala, 47k of typescript, and about 28k of css. I suppose you could also add scalachess and chessground repos but those are on the smaller side.

It's a relatively small project as these things go, however scala is pretty dense on the functionality per LOC quotient.

The web server with much of the application logic and all the UI (sans mobile app) has about 135k lines of scala, 47k of typescript, and about 28k of css. I suppose you could also add scalachess and chessground repos but those are on the smaller side. It's a relatively small project as these things go, however scala is pretty dense on the functionality per LOC quotient.

If you can find the complete source just grab it into your local device and run the command line utility 'wc' with the '-l' option with an argument to scan only source files ...

If you can find the complete source just grab it into your local device and run the command line utility 'wc' with the '-l' option with an argument to scan only source files ...

@jperkins said in #4:

too vague a question. just the web server ? add database ? mobile app ? fishnet analysis ? etc, etc,

38 repositories listed here
github.com/lichess-org
The whole website

@jperkins said in #4: > too vague a question. just the web server ? add database ? mobile app ? fishnet analysis ? etc, etc, > > 38 repositories listed here > github.com/lichess-org The whole website

@Yueyue1235 said in #7:

The whole website
Personally I liked schlawg's answer in post #5

@Yueyue1235 said in #7: > The whole website Personally I liked schlawg's answer in post #5

This topic has been archived and can no longer be replied to.