{"id":15485933,"url":"https://github.com/codediodeio/angular-firebase-stripe","last_synced_at":"2025-04-14T06:51:23.015Z","repository":{"id":28241360,"uuid":"116603016","full_name":"codediodeio/angular-firebase-stripe","owner":"codediodeio","description":"Full Stack Stripe Payments Solution with Angular + Firebase","archived":false,"fork":false,"pushed_at":"2023-01-09T11:10:41.000Z","size":2861,"stargazers_count":88,"open_issues_count":38,"forks_count":32,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-15T00:50:27.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://projects.angularfirebase.com/p/stripe-payments-with-angular-and-firebase","language":"TypeScript","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/codediodeio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-07T22:09:33.000Z","updated_at":"2023-08-14T09:29:11.000Z","dependencies_parsed_at":"2023-01-14T08:26:10.192Z","dependency_job_id":null,"html_url":"https://github.com/codediodeio/angular-firebase-stripe","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/codediodeio%2Fangular-firebase-stripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codediodeio%2Fangular-firebase-stripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codediodeio%2Fangular-firebase-stripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codediodeio%2Fangular-firebase-stripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codediodeio","download_url":"https://codeload.github.com/codediodeio/angular-firebase-stripe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837274,"owners_count":21169373,"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-02T06:04:57.172Z","updated_at":"2025-04-14T06:51:22.994Z","avatar_url":"https://github.com/codediodeio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Full Stack Stripe Payments with Angular + Firebase\n\nLearn to build a full-stack payment solution with the [onboarding course](https://projects.angularfirebase.com/p/stripe-payments-with-angular-and-firebase).\n\n[Live Demo](https://stripe-elements.firebaseapp.com)\n\n## Cloud Functions v1.0 Changes\n\nhttps://firebase.google.com/docs/functions/beta-v1-diff\n\nThere is curretly bug preventing the CLI from reading Env vars in Node. As a workaround, add your Stripe API keys to credentials.json\n\n```json\n\"stripe\": {\n    \"publishable\": \"foo\",\n    \"secret\": \"bar\",\n    \"clientid\": \"baz\"\n}\n```\n\n## Common Error on Windows\n\n**Running command: npm --prefix \"$RESOURCE_DIR\" run lint**\n\nIf you see this error, change your predeploy scripts in your `firebase.json` to:\n\n```json\n{\n  \"functions\": {\n    \"predeploy\": [\n      \"npm --prefix ./functions/ run lint\",\n      \"npm --prefix ./functions/ run build\"\n    ]\n  }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodediodeio%2Fangular-firebase-stripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodediodeio%2Fangular-firebase-stripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodediodeio%2Fangular-firebase-stripe/lists"}