https://github.com/midzdotdev/trpc-demo
Demo repo for my presentation on tRPC.
https://github.com/midzdotdev/trpc-demo
Last synced: about 2 months ago
JSON representation
Demo repo for my presentation on tRPC.
- Host: GitHub
- URL: https://github.com/midzdotdev/trpc-demo
- Owner: midzdotdev
- License: mit
- Created: 2022-08-30T14:26:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T08:45:30.000Z (over 3 years ago)
- Last Synced: 2025-02-15T07:42:16.059Z (10 months ago)
- Language: TypeScript
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trpc-demo
Demo repo for my presentation on tRPC.
Start the demo Next.js project with `npm run dev`.
You can find the few slides in the [./slides](./slides) directory. `cd slides` then `npm run dev` to start.