822 Forks
23944 Stars
23944 Watchers

trpc

🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

How to download and setup trpc

Open terminal and run command
git clone https://github.com/trpc/trpc.git
git clone is used to create a copy or clone of trpc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with trpc https://github.com/trpc/trpc/archive/master.zip

Or simply clone trpc with SSH
[email protected]:trpc/trpc.git

If you have some problems with trpc

You may open issue on trpc support forum (system) here: https://github.com/trpc/trpc/issues