Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 450 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 450 Bytes

Stripe for SaaS Full Course

This repo contains the source code for the full Stripe for 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.