feat: show repo star on site-header (#27)

* feat: show repo star on site-header

* feat: add GITHUB_OAUTH_TOKEN to environment configuration

* feat: remove comment

* feat: show star counter only in website
This commit is contained in:
Leo Hui
2025-05-12 14:36:50 +08:00
committed by GitHub
parent 4d16d826a2
commit 98e0d7cbb6
4 changed files with 88 additions and 27 deletions

View File

@@ -14,3 +14,7 @@
# NEXT_PUBLIC_CLIENTVAR="bar"
NEXT_PUBLIC_API_URL=http://localhost:8000/api
# Github
GITHUB_OAUTH_TOKEN=xxxx