Example application showing how to build a paywall using Money Button.
You can try out a running demo of the app at this location: https://markdownpaywall.com
api: Express.js app which implements the test's backend including payment webhook handling.web: Next.js app which implements the test's frontend including a paywall.