mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-09 16:54:46 +08:00
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:
@@ -14,3 +14,7 @@
|
||||
# NEXT_PUBLIC_CLIENTVAR="bar"
|
||||
|
||||
NEXT_PUBLIC_API_URL=http://localhost:8000/api
|
||||
|
||||
# Github
|
||||
GITHUB_OAUTH_TOKEN=xxxx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user