Trpc Express React

使用 tRPC、Express 和 React 的全栈模板。「Fullstack Boilerplate with tRPC, Express and React.」

Project

GitHub issues
GitHub forks
GitHub stars
GitHub license
price
paypal

Twitter

Main Stack

Other Libraries

Features

Installation

In the root directory (it will run the client and the server automatically). Run:

npm i
npm run dev

Try editing the ts files to see the type checking in action, thanks to Trpc :)

Building for production

npm run build
npm run start

Printscreens

Main Screen

Health Check for the server (http://localhost:2022/health)

Motivation

Focusing on developer experience: simple, efficient, and fast. This modern stack uses top-tier libraries to build a full-stack web application. Unlike the T3 app (https://create.t3.gg), we opted not to use Next.js, allowing the frontend to remain as static files, easily stored in cloud object storage like AWS S3. Consequently, this stack is designed for building web apps rather than traditional websites, as it is not SEO-friendly.

End-to-end typesafe with Trpc

trpc-video-ter
Video from https://trpc.io

E2E Testing

The tests must be run while the app is running.

Running the tests in the Terminal

npm run test:e2e

test-ter-terminal

Running the tests in Vscode

test-ter-vscode

Miscellaneous

Main metrics

Overview
Name With Owneralan345/Fullstack-SaaS-Boilerplate
Primary LanguageTypeScript
Program languageHTML (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2018-02-27 22:35:39
Pushed At2025-04-19 00:20:55
Last Commit At
Release Count9
Last Release Namev2.0.7 (Posted on )
First Release Namev1.0.0 (Posted on )
用户参与
Stargazers Count1.1k
Watchers Count26
Fork Count188
Commits Count1k
Has Issues Enabled
Issues Count29
Issue Open Count0
Pull Requests Count44
Pull Requests Open Count0
Pull Requests Close Count13
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private