{"id":15158173,"url":"https://github.com/5afe/stripe-server-example","last_synced_at":"2026-03-03T22:02:19.831Z","repository":{"id":254191650,"uuid":"845609202","full_name":"5afe/stripe-server-example","owner":"5afe","description":"Starting point for the backend service mentioned in the Stripe tutorial from the Safe documentation.","archived":false,"fork":false,"pushed_at":"2024-08-21T22:38:34.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-21T05:42:01.792Z","etag":null,"topics":["ethereum","onramp","safe","stripe"],"latest_commit_sha":null,"homepage":"https://docs.safe.global/sdk/onramp/stripe","language":"TypeScript","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/5afe.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":"2024-08-21T15:18:34.000Z","updated_at":"2024-09-02T16:23:23.000Z","dependencies_parsed_at":"2024-08-22T00:15:12.026Z","dependency_job_id":"1ba14ba1-e2f4-4db1-bccd-e9afa1eeecfa","html_url":"https://github.com/5afe/stripe-server-example","commit_stats":null,"previous_names":["5afe/stripe-server-example"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fstripe-server-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fstripe-server-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fstripe-server-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fstripe-server-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5afe","download_url":"https://codeload.github.com/5afe/stripe-server-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238706234,"owners_count":19516902,"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":["ethereum","onramp","safe","stripe"],"created_at":"2024-09-26T20:41:02.974Z","updated_at":"2025-10-28T19:31:12.484Z","avatar_url":"https://github.com/5afe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stripe Server Example\n\nThe Stripe Server Example repository serves as the starting point for the backend service mentioned in the [Stripe tutorial](https://docs.safe.global/sdk/onramp/stripe) from the Safe documentation.\n\n## Installation\n\n```bash\npnpm install\n```\n\n## Set up the environment variables\n\nCopy the `.env.example` file and rename it `.env`, adding the corresponding values to the environment variables. Get the secret key from the [Stripe dashboard](https://dashboard.stripe.com/test/apikeys).\n\n```\nFRONTEND_ORIGIN=http://localhost:3000,http://127.0.0.1:5173\nSERVER_PORT=3001\nSTRIPE_SERVER_SECRET_KEY=\n```\n\n## Build\n\n```bash\npnpm build\n```\n\n## Run the server\n\nTo run the server locally, execute the following command:\n\n```bash\npnpm start\n```\n\nTo run the server in production, once the build is completed, execute the following command:\n\n```bash\npnpm start:prod\n```\n\n## License\n\nThis library is released under [MIT](https://github.com/5afe/stripe-server-example/tree/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5afe%2Fstripe-server-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5afe%2Fstripe-server-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5afe%2Fstripe-server-example/lists"}