實戰GraphQL+express+mysql項目完整demo

實戰GraphQL+express+mysql 項目完整demo

安裝步驟:

1.npm install mysql

2.數據庫安裝及鏈接git

使用/graphql.sql安裝數據庫
修改conf/db.js中相關配置github

3.啓動步驟sql

npm start數據庫

4.訪問:express

localhost:3003npm

經過開發者工具查看相關的接口訪問app

5.訪問調試工具:工具

http://localhost:3003/graphql調試

http://localhost:3003/article

6.官方的簡單版本

/app_simple.js

7.schame 最小的實現版本

/graphql/user/userSchame.js

8.demo地址:github

若是對你有幫助求個star - -!

https://github.com/heiyu4585/...

相關文章
相關標籤/搜索