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

主要指标

概览
名称与所有者alan345/Fullstack-SaaS-Boilerplate
主编程语言TypeScript
编程语言HTML (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2018-02-27 22:35:39
推送于2025-05-25 05:00:34
最后一次提交
发布数9
最新版本名称v2.0.7 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数1.1k
关注者数26
派生数192
提交数1k
已启用问题?
问题数30
打开的问题数0
拉请求数48
打开的拉请求数0
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?