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

https://github.com/assertnotnull/stripe-for-saas


https://github.com/assertnotnull/stripe-for-saas

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Stripe for SaaS Full Course

This repo contains the source code for the full [Stripe for SaaS](https://fireship.io/courses/stripe-saas) course on Fireship.io

## basic-app

A simple Hono Node.js app that demonstrates the core fundamentals of a Stripe integration.

## next-app

A Next.js app that demonstrates integrates user authentication and database. It demonstrates how to build **subscription-based metered-billing** SaaS product with Stripe.