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-04-19 00:20:55
最后一次提交
發布數9
最新版本名稱v2.0.7 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數1.1k
關注者數26
派生數188
提交數1k
已啟用問題?
問題數29
打開的問題數0
拉請求數44
打開的拉請求數0
關閉的拉請求數13
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?