文件名称:k2:具有通行证,GraphQL,flowtype,knex等的Koa2 API模板
文件大小:99KB
文件格式:ZIP
更新时间:2024-02-26 10:13:20
nodejs graphql jest knex postgresql
K2 兴亚2和GraphQL服务器只是工作:trade_mark:。 我们为您爬上了样板山,所以您不必这样做。 包括... 在中间件中写东西 使用最新的ES6 / 7功能。 干嘛要等? 轻松认证 文档比续集更好 这是要走的路 -不要让测试妨碍您 请不要使用lodash或下划线 -不用担心格式化… 正确选择您的类型 入门 确保已安装Docker,因为PostgreSQL在Docker容器上运行。 git clone -o k2 -b master --single-branch https://github.com/hongymagic/k2.git example-api cd example-api
【文件预览】:
k2-master
----.flowconfig(348B)
----knexfile.js(1KB)
----yarn.lock(138KB)
----migrations()
--------20170523215418_users.js(440B)
----src()
--------passport.js(788B)
--------models()
--------server.js(875B)
--------modules()
--------middleware()
--------types()
--------DataLoader.js(496B)
--------index.js(268B)
--------db.js(1KB)
--------schema.js(558B)
----.babelrc(186B)
----scripts()
--------postgres-initdb.sh(166B)
----flow-typed()
--------npm()
----.travis.yml(385B)
----keyrings()
--------live()
----README.md(5KB)
----docker-compose.yml(213B)
----.editorconfig(206B)
----tests()
--------authenticate.test.js(1KB)
--------utils.js(371B)
--------graphql.test.js(1KB)
----.env.sample(113B)
----.gitignore(3KB)
----seeds()
--------users.js(663B)
----package.json(2KB)
----sqlite3()
--------README.md(0B)