apollo-monorepo-poc

POC for a Web-TS monorepo using a Apollo Federation API


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.

TODO: How the frontend communicates with the backend

File structure

For more info, see Next.js file structure.