Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hgschandeepa/stripe-payments-with-firebase-and-next-js

Stripe payments with Firebase and Next js
https://github.com/hgschandeepa/stripe-payments-with-firebase-and-next-js

Last synced: 2 days ago
JSON representation

Stripe payments with Firebase and Next js

Awesome Lists containing this project

README

        

# Stripe payments with Firebase and Next-js

This is a NextJS app that integrates Firebase with Stripe payments (for monthly subscriptions). To try it out, install all the dependencies.

# Tech Stack

- [Firebase](https://firebase.google.com/) (authentication & backend)
- [Stripe](https://stripe.com/) (payments)
- [NextJS](https://nextjs.org/) (frontend)

You also need [Stripe Payment Extension](https://extensions.dev/extensions/stripe/firestore-stripe-payments) to integrate Stripe with Firebase.