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

https://github.com/fimbres/node-prisma-trpc

This is my first project using trpc and prisma technologies with TypeScript and a PostgreSQL database, the main idea of this project is a backend that manages users and posts from a blog.
https://github.com/fimbres/node-prisma-trpc

nodejs postgresql prisma-orm trpc-api trpc-server typescript

Last synced: 10 months ago
JSON representation

This is my first project using trpc and prisma technologies with TypeScript and a PostgreSQL database, the main idea of this project is a backend that manages users and posts from a blog.

Awesome Lists containing this project

README

          

# node-prisma-trpc
This is my first project using trpc and prisma technologies with TypeScript and a PostgreSQL database, the main idea of this project is a backend that manages users and posts from a blog.