generator-node-graphql:生成带有内置graphQL,JWT和Mongoose的节点项目

时间:2024-05-22 23:17:48
【文件属性】:

文件名称:generator-node-graphql:生成带有内置graphQL,JWT和Mongoose的节点项目

文件大小:173KB

文件格式:ZIP

更新时间:2024-05-22 23:17:48

graphql jwt express node typescript

generator-node-graphql 用graphql和JWT生成一个节点项目 安装 首先,使用安装和generator-node-graphql(我们假设您已经预装了 )。 npm install -g yo npm install -g generator-node-graphql 然后生成您的新项目: yo node-graphql 您也可以传入一些参数或选项 yo node-graphql --default # Will generate a project with all question reverting to their default values, this will not prompt for any questions yo node-graphql dog # Will take the given string an use it as


【文件预览】:
generator-node-graphql-master
----.eslintrc.json(641B)
----.gitattributes(12B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----.npmignore(33B)
----CONTRIBUTING.md(475B)
----LICENSE(1KB)
----__tests__()
--------app.test.js(3KB)
----README.md(5KB)
----javascript()
--------templates()
--------index.js(3KB)
----.gitignore(24B)
----app()
--------templates()
--------index.js(5KB)
----.eslintignore(22B)
----typescript()
--------templates()
--------index.js(3KB)
----package-lock.json(676KB)
----package.json(2KB)

网友评论