Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lassejlv/hono-trpc
HRT Stack - Hono for backend, React for frontend, tRPC for APIs.
https://github.com/lassejlv/hono-trpc
Last synced: about 2 months ago
JSON representation
HRT Stack - Hono for backend, React for frontend, tRPC for APIs.
- Host: GitHub
- URL: https://github.com/lassejlv/hono-trpc
- Owner: lassejlv
- Created: 2024-08-23T09:12:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T19:49:32.000Z (5 months ago)
- Last Synced: 2024-11-04T23:37:26.039Z (2 months ago)
- Language: TypeScript
- Homepage: https://hrt-stack.lassejlv.dk
- Size: 436 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hono TRPC
full stack web application. Hono x TRPC for backend. React, Tailwind & Shadcn UI for frontend (with file based routing).
## Create an new app
```bash
bun create hrt-app@latest
```## WORK IN PROGRESS