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

https://github.com/dbwodlf3/trpc-example

trpc example
https://github.com/dbwodlf3/trpc-example

Last synced: 3 months ago
JSON representation

trpc example

Awesome Lists containing this project

README

        

# Quick Start

npm ci in projectRoot and packages/server and packages/client

and npm run start:server:watch on projectRoot.
and npm run build:client:watch on projectRoot.