https://github.com/linuxfoundation/easycla-landing-page
https://github.com/linuxfoundation/easycla-landing-page
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/linuxfoundation/easycla-landing-page
- Owner: linuxfoundation
- License: mit
- Created: 2023-01-30T16:47:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-06T04:58:59.000Z (about 1 month ago)
- Last Synced: 2026-05-06T06:40:50.075Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 1.47 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# LandingPage
This is the EasyCLA landing page repository. It is a small single page app which
provides links to the Project Control Center (PCC) for onboarding, the CLA
Corporate console for managers to review and manage their organization's CLA
approval lists, and documentation for the contributor console.

## Development
Requires Node >= 18.
```bash
yarn install # Install dependencies
yarn serve # Dev server at http://localhost:8100
yarn test # Unit tests (Karma + ChromeHeadless)
yarn build # Build (requires AWS credentials for SSM config prefetch)
```
## License
Copyright The Linux Foundation and each contributor to CommunityBridge.
This project’s source code is licensed under the MIT License. A copy of the license is available in LICENSE.
The project includes source code from keycloak, which is licensed under the Apache License, version 2.0 \(Apache-2.0\), a copy of which is available in LICENSE-keycloak.
This project’s documentation is licensed under the Creative Commons Attribution 4.0 International License \(CC-BY-4.0\). A copy of the license is available in LICENSE-docs.