An open API service indexing awesome lists of open source software.

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: about 2 months ago
JSON representation

A payment library created with Stripe and using Supabase wrappers to connect Stripe.

Awesome Lists containing this project

README

          

# ngx-supabase-stripe: Angular library for integrating Supabase and Stripe

[![npm version](https://badge.fury.io/js/%40dotted-labs%2Fngx-supabase-auth.svg)](https://badge.fury.io/js/%40dotted-labs%2Fngx-supabase-auth)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

An Angular proyect for integrating Supabase and Stripe into your applications, providing ready-to-use components that simplify the implementation of payments and subscriptions.

## Proyects

- [supabase-stripe-core](./projects/supabase-stripe-core)
- [supabase-stripe-angular](./projects/supabase-stripe-angular)

## Supabase-stripe-core

A library for integrating Supabase and Stripe into your applications, providing ready-to-use components that simplify the implementation of payments and subscriptions.

## Supabase-stripe-angular

A library for integrating Supabase and Stripe into your Angular applications, providing ready-to-use components that simplify the implementation of payments and subscriptions.