demo-graphql:带有Auth的Graphql演示

时间:2021-02-11 06:51:52
【文件属性】:
文件名称:demo-graphql:带有Auth的Graphql演示
文件大小:70KB
文件格式:ZIP
更新时间:2021-02-11 06:51:52
JavaScript 演示图 demo-grapql是一个使用护照,mongodb和graphql练习基本Auth的基础项目。 接口是在React中制作的 :atom_symbol: 。 运行项目 :rocket: : 添加.env文件并添加MONGO_CONNECTION_STRING变量。 npm install npm运行开始 Curently the project has 3 branches :deciduous_tree:: - master (master) - beta (Synced with master. Used to develop new features.) - gql-api-demo (branch that includes the backend only)
【文件预览】:
demo-graphql-master
----client()
--------index.html(301B)
--------utils()
--------queries()
--------components()
--------index.js(1KB)
--------mutations()
----webpack.config.js(695B)
----.babelrc(191B)
----app.js(98B)
----config()
--------index.js(139B)
----README.md(450B)
----.gitignore(17B)
----server()
--------services()
--------models()
--------server.js(1KB)
--------schema()
----package-lock.json(202KB)
----package.json(2KB)

网友评论