static-ts-monorepo-starter-pack

Feature-heavy monorepo boilerplate for static web apps


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

Web API

App is located at apps/api.

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.

There is no UI web app here. This is only an API, exposing tRPC’s routes.

File structure

For more info, see Next.js file structure.