Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

技术栈 #3

Open
git-issue opened this issue Nov 8, 2017 · 0 comments
Open

技术栈 #3

git-issue opened this issue Nov 8, 2017 · 0 comments
Labels

Comments

@git-issue
Copy link
Collaborator

git-issue commented Nov 8, 2017

更新时间 2017年11月8日,只大体上描述GitIssue 技术栈,待进一步更新。

  • 服务器端:

    • 使用 express;
    • 使用 MongoDB 存储数据, ODM 使用 moogoose;
    • 使用 Graphql 进行查询( graphql);
    • ssr 使用 vue-server-renderer;
    • OAuth 2.0 Authentication via GitHub (passport, passport-github);
    • 单元测试 jest;
  • 客户端:

    • 前端框架:vue;
    • Store:vuex 以及 vuex-router-sync;
    • 路由:vue-router;
    • CSS 预处理语言:stylus;
    • Graphql 查询使用 apollo-client 以及 vue-apollo;
  • 构建工具

    • webpack
    • babel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant