@holyfata/gh-profile

0.0.22 • Public • Published

GitHub Profile

npm version npm downloads license commit-activity top-language

This is a Next project designed to implement a Github Profile page. It uses web crawlers for data scraping and achieves read-write separation based on master-slave databases.

Preview

Deploy

  1. create a scheme called 'gh-profile' in mysql
  2. run the data/mysql.sql to create a table
  3. fill the .env based on example-.env

alt text

  1. use nodeV24 to install the modules
  2. npm run dev
  3. open the page in http://localhost:3000
  4. run the spider for the first time

Contributors

Published under the MIT license. Made by @holyfata and community 💛


🤖 auto updated with automd

Package Sidebar

Install

npm i @holyfata/gh-profile

Weekly Downloads

97

Version

0.0.22

License

MIT

Unpacked Size

738 kB

Total Files

35

Last publish

Collaborators

  • holyfata