zavg / laravel-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:PHP 70.4%Language:Blade 27.9%Language:Dockerfile 0.7%Language:Shell 0.6%Language:D 0.4%