Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Asher-JH/chat-app-pusherJS-trpc
Simple playground
https://github.com/Asher-JH/chat-app-pusherJS-trpc
fastify pusherjs reactjs trpc typescript zod
Last synced: 3 months ago
JSON representation
Simple playground
- Host: GitHub
- URL: https://github.com/Asher-JH/chat-app-pusherJS-trpc
- Owner: Asher-JH
- Created: 2022-10-19T10:20:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T08:01:34.000Z (about 2 years ago)
- Last Synced: 2023-04-29T08:44:44.536Z (over 1 year ago)
- Topics: fastify, pusherjs, reactjs, trpc, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 65.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tRPC + pusher.js playground
- Testing out tRPC & Pusher.js
- Simple chat app## Tech Stack
**Client:** React, Tailwind
**Server:** Node, Fastify
**Others:** TypeScript, tRCP, Pusher.js, zod
Pull Requests / Improvements / Recommendations are welcome!