{"id":13880725,"url":"https://github.com/capawesome-team/capacitor-nfc-demo","last_synced_at":"2025-12-30T01:06:38.960Z","repository":{"id":104922480,"uuid":"525112955","full_name":"capawesome-team/capacitor-nfc-demo","owner":"capawesome-team","description":"⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor NFC plugin. ","archived":false,"fork":false,"pushed_at":"2025-03-15T09:55:44.000Z","size":1849,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-07T12:43:11.178Z","etag":null,"topics":["android","capacitor","capacitor-community","capacitor-plugin","ionic","ios","nfc","web","webnfc"],"latest_commit_sha":null,"homepage":"https://nfc-demo.capawesome.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capawesome-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null},"funding":{"github":["capawesome-team"],"open_collective":"capawesome","polar":"capawesome-team"}},"created_at":"2022-08-15T19:28:02.000Z","updated_at":"2025-05-27T00:02:05.000Z","dependencies_parsed_at":"2023-05-27T03:30:21.748Z","dependency_job_id":"3dd9fbf4-24b0-4cea-a6e3-d200706a56be","html_url":"https://github.com/capawesome-team/capacitor-nfc-demo","commit_stats":{"total_commits":44,"total_committers":2,"mean_commits":22.0,"dds":0.06818181818181823,"last_synced_commit":"9fdfaa36d3567102672d1661188ef821e0dd6384"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/capawesome-team/capacitor-nfc-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capawesome-team%2Fcapacitor-nfc-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capawesome-team%2Fcapacitor-nfc-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capawesome-team%2Fcapacitor-nfc-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capawesome-team%2Fcapacitor-nfc-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capawesome-team","download_url":"https://codeload.github.com/capawesome-team/capacitor-nfc-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capawesome-team%2Fcapacitor-nfc-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264185435,"owners_count":23569955,"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":["android","capacitor","capacitor-community","capacitor-plugin","ionic","ios","nfc","web","webnfc"],"created_at":"2024-08-06T08:03:25.717Z","updated_at":"2025-12-30T01:06:38.934Z","avatar_url":"https://github.com/capawesome-team.png","language":"TypeScript","funding_links":["https://github.com/sponsors/capawesome-team","https://opencollective.com/capawesome","https://polar.sh/capawesome-team"],"categories":["TypeScript"],"sub_categories":[],"readme":"# capacitor-nfc-demo\n\n⚡️ Simple Ionic Angular app to demonstrate the use of the [Capacitor NFC plugin](https://github.com/capawesome-team/capacitor-nfc).\n\n## Plugins\n\nThe following plugins are included:\n\n- [capawesome-team/capacitor-nfc](https://capawesome.io/plugins/nfc/)\n\n## Development 💻\n\n### Prerequisites\n\n- Install [Node.js](https://nodejs.org) which includes [Node Package Manager](https://www.npmjs.com/get-npm)\n- Android development: Install [Android Studio](https://developer.android.com/studio)\n- iOS development: Install [XCode](https://apps.apple.com/de/app/xcode/id497799835?mt=12)\n- You must have access to the Capawesome Sponsorware ([Read more](https://capawesome.io/insiders/))\n\n### Getting Started\n\n```bash\n# Clone this repository\n$ git clone https://github.com/capawesome-team/capacitor-nfc-demo.git\n\n# Change to the root directory of the project\n$ cd capacitor-nfc-demo\n\n# Install all dependencies\n$ npm i\n\n# Run the web app\n$ npm run start\n\n# Run the Android app\n$ npx ionic cap sync android\n$ npx ionic cap run android\n\n# Run the iOS app\n$ npx ionic cap sync ios\n$ npx ionic cap run ios\n```\n\nThis project uses [Ionic](https://ionicframework.com/) as app development platform and the [Ionic CLI](https://ionicframework.com/docs/cli).\n\n### Commands\n\n- `npm run start` - Start the app\n- `npm run build` - Build the app\n- `npm run lint` - Lint the project\n- `npm run fmt` - Format the project\n- `npm run test` - Run unit tests\n\n### Folder Structure\n\n```\n.\n└── root\n    └── src\n        ├── app\n        │   ├── config - Configuration files with consistent configurations across all environments\n        │   ├── core - The core module that includes singleton services and other features with only one instance per application\n        │   ├── modules - Modules that deliver a user experience dedicated to a particular feature or application domain\n        │   └── shared - Modules that make a component, directive, or pipe available to external modules.\n        ├── assets\n        ├── environments\n        └── tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapawesome-team%2Fcapacitor-nfc-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapawesome-team%2Fcapacitor-nfc-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapawesome-team%2Fcapacitor-nfc-demo/lists"}