Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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