Hacker News new | ask | show | jobs
by markwisde 1867 days ago
- Create a landing page via Github and use Github pages or Cloudflare pages to automatically update your domain when you push to your repo

- set up stripe checkout on the client side only (so you dont have to deal with server logic)

- simply send the book by email when you get a customer

This was my MVP as I didn’t get the time to automate things on the server side. As it’ll get more tedious I’ll find the time to implement that, but so far it’s worked well!