web-ts-monorepo-starter-pack

Feature-heavy monorepo boilerplate for web and mobile apps


Project maintained by Rock-n-Prog Hosted on GitHub Pages — Theme by mattgraham

Web

App is located at apps/web.

This app uses shared packages. For more info, read their docs:

Software architecture

A simple Next.js (React) app built in TypeScript. File structure explains pretty well the software architecture.

Web app (Next.js) communicates with the Web app’s edge functions through tRPC.

File structure

For more info, see Next.js file structure.