我的推文
我的推文,通过github操作自动备份和提交。
加载我的推文
import { loadTweets , selectors , sorts } from 'codeimpossible/my-tweets' ;
// ... later
// read the latest tweet from the db
let tweets = await loadTweets ( ) ;
let latest = selectors . first ( tweets . sort ( sor