{"id":20832212,"url":"https://github.com/scbd/cbd-events","last_synced_at":"2026-03-14T21:09:28.162Z","repository":{"id":148913187,"uuid":"148491124","full_name":"scbd/cbd-events","owner":"scbd","description":"A PWA conference attendee app with a cordova IOS wrapper.","archived":false,"fork":false,"pushed_at":"2024-10-27T22:50:10.000Z","size":38086,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-18T20:39:34.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/scbd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-09-12T14:11:42.000Z","updated_at":"2024-10-27T22:50:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbd8f889-ce2b-4aeb-8d7f-00bc0750be62","html_url":"https://github.com/scbd/cbd-events","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fcbd-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fcbd-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fcbd-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fcbd-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scbd","download_url":"https://codeload.github.com/scbd/cbd-events/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243182486,"owners_count":20249642,"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-18T00:10:46.664Z","updated_at":"2025-12-24T21:52:33.988Z","avatar_url":"https://github.com/scbd.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"![SCBD Leaf][logo]\n![SCBD][logoText]\n\n\n\n[![App Store][appStoreImg]](https://apps.apple.com/ca/app/cbd-events/id1441613306)\n[![Play Store][playStoreImg]](https://play.google.com/store/apps/details?id=io.cbd.unbioevents) \n\n\n# CBD-Events \n\n## Prerequisites\n\n### Android\nInstall the following:\n\n1. https://www.java.com/ES/download/\n2. https://gradle.org/install/\n3. https://developer.android.com/studio\n4. Down load simulator in android studio tools \u003e avd manager\n\n```bash\necho \"ANDROID_SDK_ROOT=/Users/$(whoami)/Library/Android/sdk\" \u003e\u003e~/.bash_profile\n```\n\n### IOS\nInstall the following:\n\n1. https://apps.apple.com/ca/app/xcode/id497799835?mt=12\n\n\n## Build Setup\n\n### Install dependencies\n``` bash\n$ yarn install\n```\n\n### Serve with hot reload at localhost:3000\n``` bash\n$ yarn dev\n```\n\n### Build ios platform for production\n``` bash\n$ yarn build:i\n```\n1. Open xcode studio project './cordova/platforms/ios'\n2. Run in selected simulator\n\n\n### Build android platform for production\n``` bash\n$ yarn build:a\n```\n1. Open android studio project './cordova/platforms/android'\n2. Run in selected simulator\n\n## Publish\n\n### Android \n[Play Console](https://play.google.com/console/u/0/developers/5920734745096691256/app/4973343219570834460/app-dashboard?timespan=thirtyDays)\n\n[App Store Connect](https://appstoreconnect.apple.com/apps/1441613306/appstore/ios/version/deliverable)\n\n## Over the Air Update (experimental) \nBuild for any platform.  Bump the release (patch or minor only). Make a release by the version.  Zip a  the cap/www folder  ENSURE no .file inside or entire app will crash with no turning back.  Add that zip file as an asset in the release.  Copy the release to s3://cbddocumentspublic-imagebucket-15w2zyxk3prl8/cbd-events/releases/${major}/${minor}/${patch}/dist.zip \n\n`aws s3 cp ./dist.zip s3://cbddocumentspublic-imagebucket-15w2zyxk3prl8/cbd-events/releases/${major}/${minor}/${patch}/dist.zip`\n\nLastly update s3://cbddocumentspublic-imagebucket-15w2zyxk3prl8/cbd-events/releases/index.json pushing the object to the array { tag_name: `${semiVersion}` }, using the acutal semiverion not the var rep.  Essentially following format https://api.github.com/repos/scbd/www.cbd.int/releases.\n\n\n### NOTES\nMust use this commit otherwise the original package will inject a prohibited permission into the android build which will cause ejection of publication.\n[\"cordova-plugin-file-opener2\": \"github:pwlin/cordova-plugin-file-opener2#0b15d93b4f0c5a70206fe276f7aa956f754c3ca3\"](https://github.com/pwlin/cordova-plugin-file-opener2/commit/0b15d93b4f0c5a70206fe276f7aa956f754c3ca3)\n\n\n\n\n[logo]:https://www.cbd.int/styles/ui/templates/cbd2011/images/logo-cbd-leaf-line.gif\n[logoText]:https://www.cbd.int/styles/ui/templates/cbd2011/images/logo-cbd-text-en.gif\n[appStoreImg]:https://www.cbd.int/images/logos/com/Apple/Download_on_the_App_Store_Badge.png\n[appStoreLink]:https://apps.apple.com/ca/app/cbd-events/id1441613306\n[playStoreImg]:https://attachments.cbd.int/125x125/en_badge_web_generic.png\n[playStoreLink]:https://play.google.com/store/apps/details?id=io.cbd.unbioevents\u0026hl=en","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscbd%2Fcbd-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscbd%2Fcbd-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscbd%2Fcbd-events/lists"}