[Need Help] How do I paywall one of my subpages?
Hello,
I have a static webpage that's been built from the ground up (html, css, js) that's hosted through github pages, and I'd like to put a couple webpages behind a paywall via stripe.
I'm coming into terms like dynamic websites, and netlify, and cloudflare workers, but I really have no idea how to move forward.
In my head, ideally I'd like my entire site to be backed up locally, but I don't know if that's the way.
I like doing everything for free/cheap as I can, but at this point, is it just easier to pay for a wordpress account or something similar? I have no experience with servers, Node.js, netlify or anything else like that, and I imagine if I am going to paywall certain pages, I shouldn't commit them to my github repository either.
Any help on where to go with this? I'm not sure why it seems to be so much of struggle for me.
Thank you