backend nestjs graphql:由Nest与Prisma ORM和GraphQL组成的NodeJS后端项目 源码
NodeJS-巢 Nest-Prisma-GraphQL 关于该项目 该项目是作者和帖子的GraphQL CRUD。 该项目的目的是研究及其与和集成。 使用作为数据库。 :rocket: 怎么跑 克隆存储库 安装依赖项 将您的Postgres数据库信息放入.env文件中 运行yarn start:dev 该应用程序在localhost:3000 / graphql上运行 :memo: 执照 该项目已获得MIT许可;
文件列表
backend-nestjs-graphql-master.zip
(预估有个26文件)
backend-nestjs-graphql-master
tsconfig.build.json
97B
.env.example
458B
yarn.lock
354KB
.eslintrc.js
631B
src
main.ts
209B
module
posts
posts.module.ts
368B
暂无评论