A CLI tool for fetching GitHub user/repo data and persist it to the TiDB Serverless cluster.
Notice: It is designed to capture as much GitHub data as possible, but does not guarantee real-time updates.
# Install dependencies.
pnpm i
# Run the CLI.
pnpm run dev:start
pnpm run dev:start users sync-in-batch
pnpm run dev:start repos sync-in-batch