Legal
Open Source Licenses & Credits
Last updated: 10 August 2026
Nobody Workz builds on a variety of open-source software libraries. We would like to expressly thank the authors and maintainers of these projects. This page provides an overview of the main components used and their licenses. A complete, technically generated list of all transitive dependencies can be provided on request (support@nobodyworkz.eu).
Marketing website (Next.js + React + Tailwind)
| Component | License | Purpose |
|---|---|---|
| Next.js | MIT | React framework, SSR, app router |
| React + React-DOM | MIT | UI library |
| next-intl | MIT | i18n (de/en) |
| Tailwind CSS | MIT | utility-first CSS |
| lucide-react | ISC | icon set |
| simple-icons | CC0-1.0 | brand/social icons |
| Sharp | Apache-2.0 | image processing during build |
| Cloudflare Turnstile (snippet) | proprietary (free embedding) | bot protection on contact form |
Admin & customer portal (Vite + React + TanStack Router/Query)
| Component | License | Purpose |
|---|---|---|
| Vite | MIT | build tool |
| React, React-DOM | MIT | UI |
| TanStack Router | MIT | client routing |
| TanStack Query | MIT | data fetching |
| react-i18next | MIT | i18n DE/EN |
| Tailwind CSS | MIT | styling |
| Radix UI primitives (Slot, Dialog, Toast, Slider, Switch) | MIT | UI primitives |
| Recharts | MIT | charts |
| @simplewebauthn/browser | MIT | passkeys / WebAuthn client |
| @sentry/react | MIT | (optional) error tracking client |
| lucide-react | ISC | icons |
Backend API (Node.js + Express + TypeScript)
| Component | License | Purpose |
|---|---|---|
| Express | MIT | HTTP framework |
| Helmet | MIT | security headers |
| Zod | MIT | schema validation |
| @supabase/supabase-js | MIT | Supabase client (service role) |
| Axios | MIT | HTTP client for upstream calls |
| BullMQ | MIT | job queue |
| Stripe SDK | MIT | Stripe integration |
| @paypal/checkout-server-sdk | Apache-2.0 | PayPal integration |
| PDFKit | MIT | invoice PDFs |
| nodemailer | MIT | SMTP sending |
| gamedig | MIT | player query (UDP/A2S) |
| pino | MIT | structured logging |
| tsx | MIT | TypeScript runner |
| vitest | MIT | tests |
| @simplewebauthn/server | MIT | passkeys / WebAuthn server |
Discord bot
| Component | License | Purpose |
|---|---|---|
| discord.js | Apache-2.0 | Discord API library |
| @supabase/supabase-js | MIT | DB client |
| Fastify | MIT | HTTP endpoint (internal) |
| Axios | MIT | API bridge |
| vitest | MIT | tests |
Hosting infrastructure (self-operated)
| Component | License | Purpose |
|---|---|---|
| nginx | BSD-2-Clause | reverse proxy |
| Pelican Panel | MIT | gameserver management panel |
| Pelican Wings | MIT | gameserver daemon |
| Postfix | IBM Public License 1.0 | e-mail transport (SMTP) |
| Dovecot | MIT / LGPL-2.1 | e-mail delivery (IMAP/POP3) |
| Roundcube | GPL-3.0 | webmail interface |
| Docker / Docker Compose | Apache-2.0 | container runtime |
| PostgreSQL (via Supabase) | PostgreSQL License (BSD-style) | database |
| pm2 | AGPL-3.0 (CLI) / MIT (library) | process manager |
| Let''s Encrypt / certbot | Apache-2.0 | TLS certificates |
License notes
- MIT, ISC, BSD, Apache-2.0: permit commercial use, distribution and modification, provided the respective copyright notice and license text are retained. We do not distribute modified versions of these libraries; customer surfaces use them exclusively as part of our service.
- AGPL-3.0 (pm2 CLI): we use pm2 as an operating tool and do not distribute a network-mediated pm2 service; no AGPL source disclosure obligation arises.
- PostgreSQL License: equivalent to BSD/MIT, free use.
- Cfx.re / FiveM / Tebex are third-party platforms with their own terms; we appear there as a vendor or user.
Hardware and brand information
We use server hardware in the NTT Frankfurt 1 (Germany) and SkyLink Eygelshoven (Netherlands) data centres, both Tier-III and carrier-neutral, with AMD EPYC and AMD Ryzen CPUs, DDR5 ECC and Samsung NVMe (PM9A3). These manufacturer/location designations are purely factual information; trademarks remain the property of their respective owners.
Full dependency list
A complete, automatically generated list of all direct and transitive dependencies (npm trees from package.json plus Docker image layers) is available on written request to support@nobodyworkz.eu. We can provide a Software Bill of Materials (SBOM) in SPDX or CycloneDX format on request.
Status: 2026-06-03. For corrections or additions: support@nobodyworkz.eu.
