4
2 Comments

Best website builder if you need to include auth?

Hi hackers,
I'm currently researching different static website builders for my use case:

  1. Stripe integration for creating subscriptions
  2. website has auth so that I can link the Stripe subscription to my app's user.

Worst case scenario, I build a static site from scratch using Gatsby that can handle this, but I'd like to see if there is a solution with less technical work.

I see that Versoly, Carrd, and Umso are recommended often here, but I'm not sure if they can handle my use case.

Also, if there is a more efficient way of handling my problem while using the previous website builders, then I'm all ears!

on January 10, 2021
  1. 1

    At the moment the only solution is to use a builder like https://versoly.com/ and https://www.memberstack.com/

    A few builders are starting to add auth and plan to add Stripe.

    If you can code, using something like Versoly (for frontend CMS) and Firebase (for auth/stripe). I should make a tutorial for this.