Licenses
Last updated: June 2026 · Provisional version
This page describes the license under which Uslimato is provided to you during the beta phase and lists the main open-source components the platform is built on.
1. Beta license
For the duration of the closed beta you receive a simple, non-exclusive, non-transferable and revocable right to use Uslimato for testing and evaluation. Passing access on to third parties is not permitted.
This license ends automatically when the beta ends or at the official launch, at which point binding license terms take effect and replace this version.
2. Rights in the software
All rights in Uslimato, including source code, design, trademarks and documentation, remain with HGE Group or the respective rights holders. The beta license transfers no ownership or exploitation rights.
3. Open-source components
Uslimato uses third-party open-source components. These are subject to their own license terms, which take precedence over this page. The list below names the main building blocks; it is not exhaustive.
Components used
A selection of the core open-source building blocks of the platform with their license.
| Component | License | Use |
|---|---|---|
| Next.js | MIT | Frontend framework |
| React | MIT | User interface |
| Node.js | MIT | Backend runtime |
| Express | MIT | API server |
| PostgreSQL | PostgreSQL License | Database |
| Prisma | Apache-2.0 | Database access |
| Redis | RSALv2 / SSPLv1 | Cache and background jobs |
| Tailwind CSS | MIT | Styling |
| TypeScript | Apache-2.0 | Type safety |
| sharp | Apache-2.0 | Image processing |