Github Issue 博客阅读工具, Based On dva.
git clone https://github.com/IssueReader/issue-reader-dva.git
cd issue-reader-dva
yarn install
yarn start
- 同步订阅配置与收藏到 gist
- 订阅博客自动 star 仓库
- 文章点赞并同步到 issue
- 文章评论显示
- 单元测试
- E2E 测试
-
create-react-app : Create React apps with no build configuration.
-
dva : React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
-
ant design : A UI Design Language http://ant.design
-
ant design pro : An out-of-box UI solution for enterprise applications http://pro.ant.design/
-
Github OAuth App : OAuth Apps use GitHub as an identity provider.
-
Github GraphQL API v4 : The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3. You will likely encounter some new terminology in the GraphQL API v4 reference docs.
-
localForage : Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
我们非常欢迎你的贡献,你可以通过以下方式和我们一起共建 😃:
- 通过 Issue 报告 bug 或进行咨询。
- 提交 Pull Request 。
issue-reader-dva is MIT licensed.