01About this page
The list below covers the main open-source software, typefaces, data providers, and infrastructure behind SquadraIQ. Each component remains the property of its authors and is used under its own licence. Our own software, design, and analysis are covered separately in the Legal Notice.
02Frameworks & core
| Component | Used for | Licence |
|---|
| Next.js | Application framework (App Router) and server runtime. | MIT |
| React & React DOM | User-interface library. | MIT |
| TypeScript | Typed language the app is written in. | Apache-2.0 |
| Tailwind CSS | Styling foundation, alongside our own design system. | MIT |
| ESLint | Code quality and architecture rules. | MIT |
| Vitest & Playwright | Unit and end-to-end testing. | MIT / Apache-2.0 |
03UI & motion
| Component | Used for | Licence |
|---|
| Motion (framer-motion) | Interface animation and transitions. | MIT |
| GSAP & @gsap/react | Cinematic landing animations. | GreenSock Standard License (free for this use) |
| Lenis | Smooth scrolling. | MIT |
| Three.js | 3D / WebGL rendering. | MIT |
| @react-three/fiber & drei | React renderer and helpers for Three.js. | MIT |
| driver.js | Guided product tour. | MIT |
| @gltf-transform/cli | Optimising 3D model assets (build tooling). | MIT |
04Data & backend
| Component | Used for | Licence |
|---|
| Supabase JS & SSR | Authentication, database access, and file storage client. | MIT |
| Prisma & @prisma/adapter-pg | Database ORM for shared reference data. | Apache-2.0 |
| node-postgres (pg) | PostgreSQL driver. | MIT |
05Typefaces
Fonts are self-hosted (served from our own origin, not a third-party font CDN).
| Component | Used for | Licence |
|---|
| Space Grotesk | Display / headings typeface. | SIL Open Font License 1.1 |
| Inter | Body typeface. | SIL Open Font License 1.1 |
| JetBrains Mono | Monospace typeface (labels, code). | SIL Open Font License 1.1 |
06Data providers & infrastructure
| Provider | Role |
|---|
| API-Football (API-Sports) | Source of football reference data, players, clubs, competitions, statistics, and the CDN that serves crests, photos, and flags. This data and imagery belong to the provider and the underlying rights holders. See our Legal Notice. |
| Supabase | Authentication, PostgreSQL database, and file storage, hosted in the European Union. |
| Vercel | Application hosting and delivery. |
| GitHub | Source-code hosting and build automation. |
Licence texts for the components above are available from each project’s repository. This page is maintained on a best-effort basis; if you spot an omission or an error, tell us at squadraiq@gmail.com.