Skip to content

application with TypeScript and JavaScript and React app. Fullstack app builded in tPRC

Notifications You must be signed in to change notification settings

letnull19A/trpc-vite-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + TypeScript + JavaScript + tRPC + Vite

This example how to start tRPC with TypeScript and JavaScript with React syntax sugar (jsx and tsx)

Full stack:

React JavaScript TypeScript React Query Vite NodeJS Yarn npm tRPC nodemon

Start it

  1. Install packages in services and package

    with npm

    $ npm i

    with yarn:

    $ yarn
  2. Start server and client and admin

    yarn command:

    $ yarn dev

    npm command:

    $ npm run dev

About

application with TypeScript and JavaScript and React app. Fullstack app builded in tPRC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published