- ✅ Ticket 1.1: Estructura Clean Architecture en backend - ✅ Ticket 1.2: Schemas Zod compartidos - ✅ Ticket 1.3: Refactorización drugs.ts (1362 → 8 archivos modulares) - ✅ Ticket 1.4: Refactorización procedures.ts (3583 → 6 archivos modulares) - ✅ Ticket 1.5: Eliminación de duplicidades (~50 líneas) Cambios principales: - Creada estructura Clean Architecture en backend/src/ - Schemas Zod compartidos en backend/src/shared/schemas/ - Refactorización modular de drugs y procedures - Utilidades genéricas en src/utils/ (filter, validation) - Eliminados scripts obsoletos y documentación antigua - Corregidos errores: QueryClient, import test-error-handling - Build verificado y funcionando correctamente
70 lines
2 KiB
Markdown
70 lines
2 KiB
Markdown
<p align="center">
|
|
<a href="https://github.com/lucide-icons/lucide">
|
|
<img src="https://lucide.dev/package-logos/lucide-react.svg" alt="Lucide icon library for React applications." width="540">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
Lucide icon library for React applications.
|
|
</p>
|
|
|
|
<div align="center">
|
|
|
|
[](https://www.npmjs.com/package/lucide-react)
|
|

|
|
[](https://lucide.dev/license)
|
|
</div>
|
|
|
|
<p align="center">
|
|
<a href="https://lucide.dev/guide/">About</a>
|
|
·
|
|
<a href="https://lucide.dev/icons/">Icons</a>
|
|
·
|
|
<a href="https://lucide.dev/guide/packages/lucide-react">Documentation</a>
|
|
·
|
|
<a href="https://lucide.dev/license">License</a>
|
|
</p>
|
|
|
|
# Lucide React
|
|
|
|
Implementation of the lucide icon library for React applications.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
pnpm add lucide-react
|
|
```
|
|
|
|
```sh
|
|
npm install lucide-react
|
|
```
|
|
|
|
```sh
|
|
yarn add lucide-react
|
|
```
|
|
|
|
## Documentation
|
|
|
|
For full documentation, visit [lucide.dev](https://lucide.dev/guide/packages/lucide-react)
|
|
|
|
## Community
|
|
|
|
Join the [Discord server](https://discord.gg/EH6nSts) to chat with the maintainers and other users.
|
|
|
|
## License
|
|
|
|
Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/license).
|
|
|
|
## Sponsors
|
|
|
|
<a href="https://vercel.com?utm_source=lucide&utm_campaign=oss">
|
|
<img src="https://lucide.dev/vercel.svg" alt="Powered by Vercel" width="200" />
|
|
</a>
|
|
|
|
<a href="https://www.digitalocean.com/?refcode=b0877a2caebd&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"><img src="https://lucide.dev/digitalocean.svg" width="200" alt="DigitalOcean Referral Badge" /></a>
|
|
|
|
### Awesome backers 🍺
|
|
|
|
<a href="https://www.scipress.io?utm_source=lucide"><img src="https://lucide.dev/sponsors/scipress.svg" width="180" alt="Scipress sponsor badge" /></a>
|
|
<a href="https://github.com/pdfme/pdfme"><img src="https://lucide.dev/sponsors/pdfme.svg" width="180" alt="pdfme sponsor badge" /></a>
|