TypeScript + tRPC fullstack starter with React, Express, and Postgres.
A fullstack starter that provides end-to-end type safety across client and server using TypeScript and tRPC. It uses React for the frontend, Express for the server, PG-Promise for PostgreSQL access, and Vite for tooling—suited for building web apps with type-safe APIs and database-backed persistence.
0