Hackpads are smart collaborative documents.
Join Hackpad Now
.
g0v
h
g0v
hackpad
more
+ new workspace
Sign In
hide
feedback
John Huang
1716 days ago
g0v issue tracker
Unfiled
.
Edited by
John Huang
1716 days ago
g0v issue label
JmeHsieh
https://github.com/chunyenHuang/awesome-g0v-projects
成果展示
令人驚奇的零時政府
https://github.com/chunyenHuang/awesome-g0v-projects
後端:AWS Lambda NodeJS + S3
前端:ReactJS + GitHub Page
流程:後端定時抓取 GitHub資訊與g0v database sheet,比對資料後放到S3以供前端使用
考量到流量問題,每100個Repo (query string 長度限制) 只抓取最新的100個,
const query = {
q:
`type:issues+state:open+${repoNames.map((x)=>`
repo:${x}
`).join('+')}`
,
sort: 'created',
order: 'desc',
per_page: 100,
};
頁面
Show full change
Show only preview
Logout
txt
Contact Support
Please select a topic
General usage / How does this work?
Feature request
Login / account issue
Broken / can't load hackpad
Mobile / iOS issue
Other issue
Send your love! ♥
Please check out our
How-to Guide
and
FAQ
first to see if your question is already answered! :)
If you have a feature request, please add it to
this pad
. Thanks!
Send
Log in / Sign up
Sign in with
Google
Sign in with
Facebook
or
Go
Forgot password?
Start using Hackpad
You'll need to turn on JavaScript to use Hackpad in all of its awesomeness. ^_^