Legal Information
License
License information for the Staffora HRIS platform.
Proprietary License
Copyright (c) Staffora Ltd. All rights reserved.
This software and associated documentation files (the "Software") are
proprietary and confidential. Unauthorized copying, distribution, or
modification of this Software, via any medium, is strictly prohibited.
The Software is provided "AS IS", without warranty of any kind, express
or implied. This license information was extracted from the repository's README.md (line 148). The codebase explicitly states: "All rights reserved."
Important Notice
This project is currently under a proprietary license. While this documentation website provides transparency into the platform's architecture and capabilities, the source code is not available under an open-source license at this time. Please contact the maintainers for licensing inquiries.
Open Source Dependencies
Staffora is built on top of many excellent open-source projects. Key dependencies and their licenses:
| Package | License | Usage |
|---|---|---|
| Elysia.js | MIT | HTTP framework |
| React | MIT | UI framework |
| PostgreSQL | PostgreSQL License | Database |
| Redis | BSD-3 | Cache |
| Bun | MIT | Runtime |
| Better Auth | MIT | Authentication |
| Tailwind CSS | MIT | Styling |
| TanStack Query | MIT | Data fetching |
| TypeBox | MIT | Schema validation |
| Pino | MIT | Logging |
| recharts | MIT | Charts |
| lucide-react | ISC | Icons |
| nodemailer | MIT | |
| pdf-lib | MIT | PDF generation |
| exceljs | MIT | Excel export |