VeloLog — Open Source Attributions

Generated [Date]

VeloLog is built on the work of open-source software developers around the world. We're grateful to the maintainers of every project listed below.

This page lists the direct production dependencies of the Platform — the libraries that ship with the running service. We don't list every transitive dependency (there are thousands); a full software-bill-of-materials is available on request to legal@velolog.io.

If you are an author of a library listed here and notice an inaccuracy (wrong licence, wrong link, missing attribution), please email legal@velolog.io and we will correct it.


API server (Node.js)

LibraryVersionLicenceProject URL
fastify^4.28MIThttps://github.com/fastify/fastify
@fastify/cors^9.0MIThttps://github.com/fastify/fastify-cors
@fastify/helmet^11.1MIThttps://github.com/fastify/fastify-helmet
@fastify/jwt^8.0MIThttps://github.com/fastify/fastify-jwt
@fastify/multipart^8.3MIThttps://github.com/fastify/fastify-multipart
@fastify/rate-limit^9.1MIThttps://github.com/fastify/fastify-rate-limit
@fastify/swagger^8.15MIThttps://github.com/fastify/fastify-swagger
@fastify/swagger-ui^3.1MIThttps://github.com/fastify/fastify-swagger-ui
@supabase/supabase-js^2.43MIThttps://github.com/supabase/supabase-js
axios^1.7MIThttps://github.com/axios/axios
lru-cache^11.0ISChttps://github.com/isaacs/node-lru-cache
pg-boss^9.0MIThttps://github.com/timgit/pg-boss
pino^9.2MIThttps://github.com/pinojs/pino
resend^3.3MIThttps://github.com/resend/resend-node
sharp^0.33Apache-2.0https://github.com/lovell/sharp
stripe^15.12MIThttps://github.com/stripe/stripe-node
zod^3.23MIThttps://github.com/colinhacks/zod

Web client (React + Vite)

LibraryVersionLicenceProject URL
react^18.3MIThttps://github.com/facebook/react
react-dom^18.3MIThttps://github.com/facebook/react
react-router-dom^6.24MIThttps://github.com/remix-run/react-router
@tanstack/react-query^5.51MIThttps://github.com/TanStack/query
@tanstack/react-query-devtools^5.51MIThttps://github.com/TanStack/query
react-hook-form^7.52MIThttps://github.com/react-hook-form/react-hook-form
@hookform/resolvers^3.9MIThttps://github.com/react-hook-form/resolvers
zustand^4.5MIThttps://github.com/pmndrs/zustand
zod^3.23MIThttps://github.com/colinhacks/zod
@supabase/supabase-js^2.43MIThttps://github.com/supabase/supabase-js
lucide-react^0.408ISChttps://github.com/lucide-icons/lucide
clsx^2.1MIThttps://github.com/lukeed/clsx
tailwind-merge^2.4MIThttps://github.com/dcastil/tailwind-merge

Build-time tools (not shipped to users, listed for completeness)

LibraryVersionLicenceProject URL
typescript^5.4Apache-2.0https://github.com/microsoft/TypeScript
vite^5.3MIThttps://github.com/vitejs/vite
vitest^1.6MIThttps://github.com/vitest-dev/vitest
tailwindcss^3.4MIThttps://github.com/tailwindlabs/tailwindcss
eslint^9.6MIThttps://github.com/eslint/eslint

Standard licence texts

MIT

``` Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ```

ISC

``` Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ```

Apache-2.0

Full text at <https://www.apache.org/licenses/LICENSE-2.0>.


Updates

We regenerate this page when production dependencies change. The history is at velolog.io/legal/oss-history.

If you spot something missing or incorrect: legal@velolog.io.