This commit is contained in:
David Arranz 2025-04-27 22:49:03 +02:00
parent d844f242de
commit 9e9ddcceb3

View File

@ -16,8 +16,10 @@ This Turborepo includes the following:
### Apps and Packages
- `web`: a [Next.js](https://nextjs.org/) app
- `api`: an [Express](https://expressjs.com/) server
- `web`: a React app
- `server`: an [Express](https://expressjs.com/) server
- `docs`
- `modules`
- `@repo/ui`: a React component library
- `@repo/logger`: Isomorphic logger (a small wrapper around console.log)
- `@repo/eslint-config`: ESLint presets