Skip to content

busy-hour-studio/blaze-trpc

Repository files navigation

🔥 Blaze TRPC

An event driven framework for 🔥 Hono.js

Table of Contents

What is this?

In Busy Hour we use hono as our backend framework and we really love it's performance compare with express performances. As the times goes on, TRPC has a better performance compare with only using REST API on Hono or Blaze. Therefore, to accomadate the needs to use TRPC with Blaze, we decide to develop a TRPC adapter for Blaze.

Getting Started

To get started to use blaze-trpc on your project, you can start by installing it to your Node project by using the following command.

pnpm i @busy-hour/blaze-trpc

Once you install blaze-trpc in your project, you can start using it by following the complete instruction how to start using blaze on your project on our wiki .

Contributing

To start contributing to our repository, please look more about the detail how to contribute in our contribution guidelines.

Contributors

A table of avatars from the project's contributors

Made with contrib.rocks