-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
28 lines (23 loc) · 1019 Bytes
/
NOTICE
File metadata and controls
28 lines (23 loc) · 1019 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
QP Conduit
Copyright 2026 Quantum Pipes Technologies, LLC
Licensed under the Apache License, Version 2.0.
This product includes software developed by Quantum Pipes Technologies, LLC.
https://quantumpipes.com
Third-party dependencies (server):
- Caddy (https://caddyserver.com/) - Apache-2.0
- dnsmasq (https://dnsmasq.org/) - GPL-2.0
- jq (https://stedolan.github.io/jq/) - MIT
- FastAPI (https://fastapi.tiangolo.com/) - MIT
- Uvicorn (https://www.uvicorn.org/) - BSD-3-Clause
- Pydantic (https://docs.pydantic.dev/) - MIT
Third-party dependencies (admin UI):
- React (https://react.dev/) - MIT
- Vite (https://vitejs.dev/) - MIT
- TailwindCSS (https://tailwindcss.com/) - MIT
- Zustand (https://zustand-demo.pmnd.rs/) - MIT
- TanStack Query (https://tanstack.com/query) - MIT
- Lucide React (https://lucide.dev/) - ISC
Third-party dependencies (testing):
- bats-core (https://github.com/bats-core/bats-core) - MIT
- Vitest (https://vitest.dev/) - MIT
- React Testing Library (https://testing-library.com/) - MIT