文件名称:模板图
文件大小:76KB
文件格式:ZIP
更新时间:2024-03-23 20:17:18
TypeScript
模板图
描述
模板nodejs GraphQL 。 托管数据库上运行的容器。
环境与工具
打字稿
节点JS
阿波罗服务器
ORM型
码头工人
PostgreSQL
开发工具:
运行和调试的步骤
为了运行该项目,首先通过在终端中键入node -v来检查您的计算机上是否正确安装了nodeJS 。 还要通过键入docker -v确保您的docker安装正确。
克隆项目。 git clone
【文件预览】:
template-graphql-ts-develop
----package.json(1KB)
----.github()
--------workflows()
----.env.example(76B)
----src()
--------setup-server.ts(1KB)
--------domain()
--------test()
--------error()
--------server.ts(75B)
--------env-config.ts(140B)
--------graphql()
----.eslintrc.js(2KB)
----tsconfig.json(6KB)
----docker-compose.yml(395B)
----.gitignore(2KB)
----.prettierrc.js(122B)
----README.md(1KB)
----yarn.lock(150KB)
----.eslintignore(24B)
----.editorconfig(228B)