Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 598 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 598 Bytes

App description

It is a simple Laravel app to retrieve information about Github repositories. Sometimes it is interesting how many files and lines of code particular repo contains. While experimenting with the tool, I was surprised that some open-sourced projects raised Series A funding with just 40K LOC, and some other projects contain millions of LOC under the hood.

App is built on top of LEMP stack (Linux + nginx + PHP-FPM + MySQL), and docker-compose config file is provided to replicate the environment.

UI screenshots