An open API service indexing awesome lists of open source software.

https://github.com/charleewa/nuxt-trpc-crud-api

Nuxt.js、TypeScript、Tailwind CSS、tRPC、Prisma、Postgres、Docker
https://github.com/charleewa/nuxt-trpc-crud-api

Last synced: 5 months ago
JSON representation

Nuxt.js、TypeScript、Tailwind CSS、tRPC、Prisma、Postgres、Docker

Awesome Lists containing this project

README

        

# Nuxt-tRPC-CRUD-API
Nuxt.js、TypeScript、Tailwind CSS、tRPC、Prisma、Postgres、Docker

> 目前这种技术栈的组合实现起来,不太幸福!

首先,就是 `prisma-nuxt` 这个包本身还有许多问题,实现的过程中,Pirsma 客户端一直失败。另外,nuxt 项目启动的时候,一直报 #imports 错误,我没还有找到怎么解决的办法。

此外,我对 tRPC 的理解还不到位。

所以,先暂停这个组合的尝试,后面有机会再尝试。