node-graphql:使用node.js的简单Graphql

时间:2024-06-01 03:07:44
【文件属性】:

文件名称:node-graphql:使用node.js的简单Graphql

文件大小:51KB

文件格式:ZIP

更新时间:2024-06-01 03:07:44

nodejs graphql babel eslint async

节点图 使用node.js的简单Graphql 安装依赖项 npm install 播种数据库 npm run seed 运行服务器 npm start 生成文件 npm run build 在生产中运行构建文件 npm run server


【文件预览】:
node-graphql-master
----.eslintrc.json(231B)
----yarn.lock(155KB)
----database()
--------users.db(13KB)
----src()
--------typedefs.graphql(641B)
--------resolvers.js(708B)
--------models()
--------logger()
--------index.js(611B)
----.babelrc(39B)
----seed()
--------index.js(501B)
----README.md(326B)
----tests()
--------User.spec.js(17B)
----.gitignore(23B)
----package.json(1KB)

网友评论