{"id":16253077,"url":"https://github.com/simperfy/testgap","last_synced_at":"2025-04-08T12:43:27.679Z","repository":{"id":133231394,"uuid":"100954118","full_name":"Simperfy/TestGap","owner":"Simperfy","description":"Sample App using PhoneGap","archived":false,"fork":false,"pushed_at":"2017-08-21T13:47:19.000Z","size":3208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-14T08:47:29.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Simperfy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-21T13:17:04.000Z","updated_at":"2018-04-02T13:03:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"590c6ff3-0c34-45c5-b896-09bda9c583b2","html_url":"https://github.com/Simperfy/TestGap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simperfy%2FTestGap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simperfy%2FTestGap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simperfy%2FTestGap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simperfy%2FTestGap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simperfy","download_url":"https://codeload.github.com/Simperfy/TestGap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247846233,"owners_count":21005988,"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-10-10T15:15:53.441Z","updated_at":"2025-04-08T12:43:27.655Z","avatar_url":"https://github.com/Simperfy.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#### android-minSdkVersion (Android only)\n\nMinimum SDK version supported on the target device. Maximum version is blank by default.\n\nThis template sets the minimum to `14`.\n\n    \u003cpreference name=\"android-minSdkVersion\" value=\"14\" /\u003e\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%2Fsimperfy%2Ftestgap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimperfy%2Ftestgap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimperfy%2Ftestgap/lists"}