这是一个使用 Nest.js、Prisma、tRPC 和 Zod 构建的现代化全栈应用程序的示例项目。
Go to file
2024-05-05 20:37:52 +08:00
.vscode chore: fix some code 2024-05-05 20:37:52 +08:00
apps chore: fix some code 2024-05-05 20:37:52 +08:00
packages/database chore: fix some code 2024-05-05 20:37:52 +08:00
.env.example chore: init 2024-04-26 02:12:44 +08:00
.gitignore chore: init 2024-04-26 02:12:44 +08:00
.npmrc chore: init 2024-04-26 02:12:44 +08:00
.nvmrc chore: init 2024-04-26 02:12:44 +08:00
eslint.config.ts chore: init 2024-04-26 02:12:44 +08:00
LICENSE chore: init 2024-04-26 02:12:44 +08:00
package.json chore: fix some code 2024-05-05 20:37:52 +08:00
pnpm-lock.yaml chore: fix some code 2024-05-05 20:37:52 +08:00
pnpm-workspace.yaml chore: init 2024-04-26 02:12:44 +08:00
README.md chore: init 2024-04-26 02:12:44 +08:00
tsconfig.base.json chore: init 2024-04-26 02:12:44 +08:00
tsconfig.json chore: init 2024-04-26 02:12:44 +08:00
turbo.json chore: init 2024-04-26 02:12:44 +08:00

Nest + Prisma + tRPC + Zod

这是一个使用 Nest.js、Prisma、tRPC 和 Zod 构建的现代化全栈应用程序的示例项目。

🔧 技术栈

  • Server
    • NestJS
    • tRPC
    • Prisma
    • Zod
  • Web
    • Next.js
  • Admin
    • Ant Design Pro

📄 使用说明

撰写中...

TODO

  • 升级到 Trpc 11
  • 升级 Tanstack Query 5
  • Nest.js 集成 Auth.js

参考

http://blog.innei.ren/nestjs-with-trpc-and-dependency-injection

https://www.tomray.dev/nestjs-nextjs-trpc

📝License

MIT

Copyright (c) 2024 Kuizuo