Skip to content

This project is a full-stack application that uses tRPC for API creation, React for the frontend, and Fastify for the backend. It aims to simplify the interaction between the client and the server.

Notifications You must be signed in to change notification settings

RajabovIlyas/trpc-react-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full project tRPC, React, Fastify

Description

This project is a full-stack application that uses tRPC for API creation, React for the frontend, and Fastify for the backend. It aims to simplify the interaction between the client and the server.

Technologies

  • Programming Language: JavaScript/TypeScript
  • Framework: React
  • Server: Fastify
  • API: tRPC
  • Database: Sqlite
  • ORM: TypeORM

Installation

  1. Clone the repository
   git clone https://github.com/RajabovIlyas/trpc-react-fastify.git
  1. Install dependencies
    yarn install

Usage

Run the server and client

    yarn dev

Features

  • Fast and secure data transfer between client and server
  • Type safety with TypeScript support
  • Easy integration with React

Authors

About

This project is a full-stack application that uses tRPC for API creation, React for the frontend, and Fastify for the backend. It aims to simplify the interaction between the client and the server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published