https://github.com/dotted-labs/ngx-supabase-stripe
A payment library created with Stripe and using Supabase wrappers to connect Stripe.
https://github.com/dotted-labs/ngx-supabase-stripe
Last synced: 2 months ago
JSON representation
A payment library created with Stripe and using Supabase wrappers to connect Stripe.
- Host: GitHub
- URL: https://github.com/dotted-labs/ngx-supabase-stripe
- Owner: dotted-labs
- License: mit
- Created: 2025-04-10T10:23:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-24T08:34:02.000Z (4 months ago)
- Last Synced: 2026-02-24T14:40:17.090Z (4 months ago)
- Language: TypeScript
- Size: 910 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-angular - ngx-supabase-stripe - Ready‑made Angular components for Supabase + Stripe payments/subscriptions. (Security and Authentication / Payments)
- awesome-angular - ngx-supabase-stripe - Ready‑made Angular components for Supabase + Stripe payments/subscriptions. (Security and Authentication / Payments)
README
# ngx-supabase-stripe
[](https://badge.fury.io/js/%40dotted-labs%2Fngx-supabase-stripe)
[](https://opensource.org/licenses/MIT)
An Angular library for integrating Supabase and Stripe into your applications, providing ready-to-use components and Supabase Edge Functions that simplify the implementation of payments and subscriptions.
## Projects
| Project | Description |
|---|---|
| [`projects/ngx-supabase-stripe`](./projects/ngx-supabase-stripe) | Angular library with components, stores and services |
| [`projects/supabase`](./projects/supabase) | Supabase project with Edge Functions and configuration |
## Quick Start
See the full setup guide in [`projects/ngx-supabase-stripe/README.md`](./projects/ngx-supabase-stripe/README.md).