Update README.md to provide a comprehensive overview of The Order monorepo, including repository structure, quickstart guide, development workflow, and contribution guidelines.

This commit is contained in:
defiQUG
2025-11-07 22:34:54 -08:00
parent e020318829
commit 4af7580f7a
128 changed files with 4558 additions and 2 deletions

35
NOTICE Normal file
View File

@@ -0,0 +1,35 @@
The Order
Copyright (c) 2024 The Order
This product includes software developed by The Order and its contributors.
Third-Party Components:
This product may include the following third-party components:
1. Node.js - https://nodejs.org/
Copyright Node.js contributors. All rights reserved.
2. TypeScript - https://www.typescriptlang.org/
Copyright Microsoft Corporation. All rights reserved.
3. React - https://react.dev/
Copyright Facebook, Inc. and its affiliates.
4. Next.js - https://nextjs.org/
Copyright Vercel, Inc.
5. Turborepo - https://turbo.build/
Copyright Vercel, Inc.
6. pnpm - https://pnpm.io/
Copyright Zoltan Kochan and contributors.
For a complete list of third-party components and their licenses, please see the
package.json files in each workspace or run:
pnpm licenses list
Additional third-party notices and attributions may be found in individual
package directories.