{"id":19370165,"url":"https://github.com/phonegap/phonegap-template-hello-world","last_synced_at":"2025-05-07T15:23:01.777Z","repository":{"id":17860163,"uuid":"20787183","full_name":"phonegap/phonegap-template-hello-world","owner":"phonegap","description":"PhoneGap Hello World app","archived":false,"fork":false,"pushed_at":"2020-10-30T19:19:03.000Z","size":32766,"stargazers_count":72,"open_issues_count":10,"forks_count":233,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-26T06:23:05.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phonegap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-13T00:26:57.000Z","updated_at":"2023-04-18T20:23:12.000Z","dependencies_parsed_at":"2022-09-09T04:50:13.583Z","dependency_job_id":null,"html_url":"https://github.com/phonegap/phonegap-template-hello-world","commit_stats":null,"previous_names":["phonegap/phonegap-app-hello-world"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-template-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-template-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-template-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonegap%2Fphonegap-template-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phonegap","download_url":"https://codeload.github.com/phonegap/phonegap-template-hello-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252590521,"owners_count":21772934,"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":[],"created_at":"2024-11-10T08:14:24.304Z","updated_at":"2025-05-07T15:23:01.753Z","avatar_url":"https://github.com/phonegap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World PhoneGap Template [![bitHound Score][bithound-img]][bithound-url]\n\nA PhoneGap Hello World template\n\n## Usage\n\n#### PhoneGap CLI\n\nThe hello-world template is the default when you create a new application using the [phonegap-cli][phonegap-cli-url].\n\n    phonegap create my-app\n\nCreate an app using this template specifically:\n\n    phonegap create my-app --template hello-world\n\nTo see a list of other available PhoneGap templates:\n\n    phonegap template list\n\n## [config.xml][config-xml]\n\n#### \u0026lt;access ...\u0026gt; (All)\n\nThis template defaults to wide open access.\n\n    \u003caccess origin=\"*\" /\u003e\n\nIt is strongly encouraged that you restrict access to external resources in your application before releasing to production.\n\nFor more information on whitelist configuration, see the [Cordova Whitelist Guide][cordova-whitelist-guide] and the [Cordova Whitelist Plugin documentation][cordova-plugin-whitelist]\n\n## [www/index.html][index-html]\n\n#### Content Security Policy (CSP)\n\nThe default CSP is similarly open:\n\n    \u003cmeta http-equiv=\"Content-Security-Policy\" content=\"default-src * 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src *\" /\u003e\n\nMuch like the access tag above, you are strongly encouraged to use a more restrictive CSP in production.\n\nA good starting point declaration might be:\n\n    \u003cmeta http-equiv=\"Content-Security-Policy\" content=\"default-src 'self' data: gap: 'unsafe-inline' https://ssl.gstatic.com; style-src 'self' 'unsafe-inline'; media-src *\" /\u003e\n\nFor more information on the Content Security Policy, see the [section on CSP in the Cordova Whitelist Plugin documentation][cordova-plugin-whitelist-csp].\n\nAnother good resource for generating a good CSP declaration is [CSP is Awesome][csp-is-awesome]\n\n\n[phonegap-cli-url]: http://github.com/phonegap/phonegap-cli\n[cordova-app]: http://github.com/apache/cordova-app-hello-world\n[bithound-img]: https://www.bithound.io/github/phonegap/phonegap-app-hello-world/badges/score.svg\n[bithound-url]: https://www.bithound.io/github/phonegap/phonegap-app-hello-world\n[config-xml]: https://github.com/phonegap/phonegap-template-hello-world/blob/master/config.xml\n[index-html]: https://github.com/phonegap/phonegap-template-hello-world/blob/master/www/index.html\n[cordova-whitelist-guide]: https://cordova.apache.org/docs/en/dev/guide/appdev/whitelist/index.html\n[cordova-plugin-whitelist]: http://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist\n[cordova-plugin-whitelist-csp]: http://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist#content-security-policy\n[csp-is-awesome]: http://cspisawesome.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphonegap%2Fphonegap-template-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphonegap%2Fphonegap-template-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphonegap%2Fphonegap-template-hello-world/lists"}