nest-trpc-prisma-starter/README.md

37 lines
558 B
Markdown
Raw Normal View History

2024-04-25 18:12:44 +00: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](./LICENSE)
Copyright (c) 2024 Kuizuo