/github-scrap

I developed this website while I'm learning python scraping. A platform where you can get your GitHub account and repos.

Primary LanguageJavaScriptMIT LicenseMIT

Git Get

Development Guide

  1. Install docker [ installation guide ]

  2. Build the docker service

    docker-compose build

  3. Start development server with command

    docker-compose up

  4. Now site is running on

    http://127.0.0.1:8000

  5. Enter your github username and enjoyđź‘Ť