Skip to content

ejaycoleman/tRPClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tRPClone

A very basic clone of tRPC

tRPC enables end to end typing, so your FE can use the types defined in your BE. This is a basic implemenation of the fundamental functionality of tRPC (in no way associated to the original implementation).

How to run

in /library npm i

in /client npm i && npm start

in /server npm i && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published