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:
35
NOTICE
Normal file
35
NOTICE
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user