This is a Template for a monorepo full-stack app.
For this app I used:
Frontend:
- React (CRA).
- TypeScript.
Backend:
- Node.js.
- TypeScript.
- Expressjs as a web application framework.
This template is built with yarn workspaces as a monorepo of the backend and frontend with a shared folder the add common APIs, Models, Interfaces, etc..