Key third-party dependencies and their licenses.
Core Dependenciesโ
| Package | License | Category |
|---|
| Angular | MIT | Frontend framework |
| NestJS | MIT | Backend framework |
| TypeORM | MIT | ORM |
| MikroORM | MIT | ORM |
| Knex | MIT | Query builder |
| Electron | MIT | Desktop shell |
| NX | MIT | Monorepo tooling |
| RxJS | Apache-2.0 | Reactive programming |
| PostgreSQL | PostgreSQL License | Database |
| SQLite | Public Domain | Database |
| Redis | BSD-3-Clause | Cache |
| Nebular | MIT | UI components |
UI Librariesโ
| Package | License |
|---|
| Bootstrap | MIT |
| Angular Material | MIT |
| CKEditor 5 | GPL-2.0+ (or commercial) |
| FullCalendar | MIT |
| Chart.js | MIT |
Utilitiesโ
| Package | License |
|---|
| Lodash | MIT |
| Moment.js / date-fns | MIT |
| class-validator | MIT |
| class-transformer | MIT |
| Passport | MIT |
License Complianceโ
- Most dependencies are MIT licensed (permissive)
- CKEditor may require a commercial license for some use cases
- Always verify latest license terms when upgrading
Related Pagesโ