Última actualización: 21 de agosto de 2025
Licencias de Código Abierto
Forestech Colombia utiliza varios componentes de software de código abierto. A continuación se encuentran las atribuciones y licencias correspondientes:
Frontend - React Ecosystem
React
Biblioteca JavaScript para construir interfaces de usuario.
Copyright: Facebook, Inc. y sus afiliados.
URL: https://reactjs.org/
React Router DOM
Enrutamiento declarativo para React.
Copyright: React Training LLC
Vite
Herramienta de construcción y desarrollo rápida para proyectos web modernos.
Copyright: Evan You
URL: https://vitejs.dev/
Backend - Node.js & Firebase
Firebase
Plataforma de desarrollo de aplicaciones móviles y web de Google.
Copyright: Google LLC
Express.js
Marco de aplicación web minimalista y flexible para Node.js.
Copyright: TJ Holowaychuk
UI & Styling
Tailwind CSS
Framework CSS utility-first para construcción rápida de interfaces personalizadas.
Copyright: Adam Wathan, Jonathan Reinink
Lucide React
Iconos hermosos y consistentes para React.
Copyright: Lucide Contributors
URL: https://lucide.dev/
Testing & Development Tools
Playwright
Framework para automatización web que permite pruebas confiables end-to-end.
Copyright: Microsoft Corporation
ESLint
Herramienta de linting estático para identificar y reportar patrones en código JavaScript.
Copyright: OpenJS Foundation y otros colaboradores
URL: https://eslint.org/
Servicios de Terceros
Google Cloud Platform
Servicios de infraestructura en la nube para hosting y base de datos.
Proveedor: Google LLC
n8n.io
Plataforma de automatización de flujos de trabajo.
Proveedor: n8n GmbH
Licencia MIT Completa
Texto Completo de la Licencia MIT
Muchos de los componentes utilizados están bajo la Licencia MIT:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.