Open-Source Credits
Last updated: 17 May 2026
This site is built on the work of many open-source authors. We're grateful for it, and we list the major projects below along with their licenses. The full license text of every package is preserved inside our deployment.
Framework & Runtime
The core engine that renders the site.
UI & Animation
Components, icons, and motion on every page.
- Radix UI primitives — © WorkOSMIT
- lucide-react — © Lucide Contributors (based on Feather Icons © Cole Bemis)ISC
- framer-motion — © Framer B.V.MIT
- Tailwind CSS — © Tailwind Labs, Inc.MIT
- clsx — © Luke EdwardsMIT
- tailwind-merge — © Dany CastilloMIT
- class-variance-authority — © Joe BellApache-2.0
Database & Auth
Persistent storage and account management.
- Prisma + @prisma/client — © Prisma Data, Inc.Apache-2.0
- @prisma/adapter-better-sqlite3 — © Prisma Data, Inc.Apache-2.0
- better-sqlite3 — © Joshua WiseMIT
- NextAuth.js — © Iain Collins and contributorsISC
- @auth/prisma-adapter — © Auth.js contributorsISC
- bcryptjs — © Daniel WirtzBSD-3-Clause
Payments & Email
Checkout, billing, and transactional mail.
- stripe (Node SDK) — © Stripe, Inc.MIT
- @stripe/stripe-js — © Stripe, Inc.MIT
- Nodemailer — © Andris ReinmanMIT-0
- dayjs — © iamkunMIT
Transitive Dependencies
The packages above pull in roughly 500 indirect dependencies — the vast majority under MIT, Apache-2.0, ISC, or BSD licenses. We do not reproduce every notice here; the unmodified LICENSE file shipped inside each package satisfies the attribution requirement of those licenses.
For full transparency, our deployment retains every package's license file undernode_modules/<package>/LICENSE. No dependency in our tree is licensed under GPL, AGPL, SSPL, or any other copyleft license that would restrict commercial use.
Third-Party Services
External services we rely on at runtime. These are services (not open-source code we ship), governed by their own terms.
Notice a missing attribution? Please let us know. See also: Terms of Service ·Privacy Policy