{"id":19888831,"url":"https://github.com/paypal/paypal-checkout-demo","last_synced_at":"2025-05-02T17:32:35.185Z","repository":{"id":20432844,"uuid":"86616033","full_name":"paypal/paypal-checkout-demo","owner":"paypal","description":"Demo app for paypal-checkout","archived":false,"fork":false,"pushed_at":"2023-11-23T19:37:56.000Z","size":12112,"stargazers_count":49,"open_issues_count":18,"forks_count":40,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-10-16T00:11:30.305Z","etag":null,"topics":["checkout","demo","paypal","react"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paypal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-29T18:28:36.000Z","updated_at":"2024-08-22T16:39:14.000Z","dependencies_parsed_at":"2023-01-13T20:58:28.752Z","dependency_job_id":null,"html_url":"https://github.com/paypal/paypal-checkout-demo","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paypal%2Fpaypal-checkout-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paypal%2Fpaypal-checkout-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paypal%2Fpaypal-checkout-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paypal%2Fpaypal-checkout-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paypal","download_url":"https://codeload.github.com/paypal/paypal-checkout-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224324458,"owners_count":17292521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["checkout","demo","paypal","react"],"created_at":"2024-11-12T18:08:24.741Z","updated_at":"2024-11-12T18:08:25.316Z","avatar_url":"https://github.com/paypal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PayPal Checkout Integration Patterns Demo WebApp\n\n## Description\n\nThe demo web application is a React app that shows different styles of PayPal integrations. It uses the wonderful [Ace Code Editor](https://github.com/ajaxorg/ace) to provide a live demonstration HTML and Javascript code which you can tweak and see rendered on the page.\n\n## Development\n\nThe source is found in the `src/app` directory.\n\nPlease feel free to follow the [Contribution Guidelines](../master/CONTRIBUTING.md) to contribute to this demo application. PRs are welcome, but for major changes please raise an issue first.\n\n### Run locally in Docker\n\nThis command downloads all requirements, builds the source and starts the app inside the container. Nothing other than Docker needs to be installed.\n\n```sh\n$ docker-compose up\n```\n\nIf you make code changes and want to see them reflected, you will need to rebuild the container with and start the updated container with the following commands\n\n```sh\n$ docker-compose build\n$ docker-compose up\n```\n\n### Run locally at command line\n\n#### Download project requirements\n\n```sh\n$ npm install\n```\n\n#### Build the React app\n\n```sh\n$ npm run build\n```\n\n#### Start the app\n\n```sh\n$ node src/app/server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaypal%2Fpaypal-checkout-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaypal%2Fpaypal-checkout-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaypal%2Fpaypal-checkout-demo/lists"}