Skip to content

LarryLuTW/ptt-daily-beauty

Repository files navigation

Daily Beauty 每晚十一點會自動蒐集 PTT 表特版前三名

這些都是 PTT 鄉民篩選過的,想要看的話就快點到網站上訂閱吧~~~

Deployment

Setup GCP App Engine

put your app engine credential here

// deploy-en/credential.json
{
    "type": "service_account",
    "project_id": "YOUR_PROJECT_ID",
    "private_key_id": "YOUR_PRIVATE_KEY_ID",
    "private_key": "YOUR_PRIVATE_KEY",
    // ...
}

Releases

No releases published

Packages

No packages published