/trpc

tRPC is an open-source project that provides a lightweight and easy-to-use RPC (Remote Procedure Call) framework for building scalable and efficient client-server communication in web applications.

Primary LanguageTypeScript

TodoMVC

Setup

git clone https://github.com/faozimipa/trpc.git
cd trpc
npm i
docker-compose up
npm run dev

Created by faozi.