WailRoth
WailRoth
  • Видео 1
  • Просмотров 1 963
A tool to build a SaaS in 5 minutes
Join the community now!
- TurboSaaS
turbosaas.dev
docs.turbosaas.dev
Socials:
wailroth/
Today, we'll see a short demo of TurboSaaS, an AdonisJS with Inertia & React boilerplate that will help you to build your app.
Просмотров: 1 963

Видео

Комментарии

  • @WailRoth
    @WailRoth 3 месяца назад

    Hi guys! On ProductHunt rn... Get a discount by upvoting it. www.producthunt.com/posts/turbosaas-2

  • @Henteti-amin
    @Henteti-amin 3 месяца назад

    is there a roadmap of this project, like for security and code updates will it be handled by you only?

    • @WailRoth
      @WailRoth 3 месяца назад

      Hey! The roadmap will be available very soon in the documentation and on the website, but basically, Prisma, Supabase, and Lemon Squeezy are coming very soon. In terms of security and updates, authentication is managed by @adonisjs/auth, a community package that is constantly updated. As for my code, it will be continuously updated as soon as a bug or vulnerability is reported.

    • @Henteti-amin
      @Henteti-amin 3 месяца назад

      ​@@WailRoth what are the prerequisites ? stripe account i suppose and others can you specify the required creds in .env

    • @WailRoth
      @WailRoth 3 месяца назад

      @@Henteti-amin I would say only an email provider is required, like SMTP or Mailgun, but that's all, you don't want to use stripe ? just don't use it, delete the stripe folder. Mails are just here for OTP, you can disable them too.

  • @legendsanimexy8217
    @legendsanimexy8217 3 месяца назад

    Stop building shitty videos . I know it's not your fault . People just want to create a saas in 5 munites you get more views on this . However its jisy absolutely a wrong informative vidoe nothing can be done in 5 munites guys . Reality hits hard

  • @climentea
    @climentea 3 месяца назад

    Everybody what's to be like Marc Lou now 😂

    • @WailRoth
      @WailRoth 3 месяца назад

      I think Marc Lou is a success story in the indie hacker world. So yes, everyone who has been developing in their room since they were 13 wants to one day create something useful and beneficial. Yes, he's an example, but no, I don't want to make the same product(s) as him

  • @Friedrich713
    @Friedrich713 3 месяца назад

    I don't see the SaaS, only a webpage with auth and buying functionality ;-) (It's meant as criticism on the video title, not the product) In terms of looks I believe you don't cover all device sizes properly quite yet. It's obviously a copy of shipfast, but I love that you are doing it and bringing down the price. Many people don't know that there are many free repos like this out there. Marc Lou did a great job building an audience and now is reaping temporary benefits from it. I think you will too on a smaller scale until it dries out for both of you - but: build once, earn continuously :)

    • @WailRoth
      @WailRoth 3 месяца назад

      Hi, thanks for the great feedback! Regarding the video, you're right. I plan to launch a series of videos/tutorials/builds in public of small applications to show how things work, especially to help beginners succeed. As for the copy, yes and no. Yes, in essence, for sure. The goal was to make the product as scalable and maintainable as possible over time, type-safe, with plenty of developer tools that truly make a difference. For example, directly retrieving typed objects from the controller is really neat. Regarding the UI, almost all components support it, except a few, which of course are the ones I've been using because I tried to launch as quickly as possible. But those will be fixed today. And yes, I am lowering the price and planning to offer an even cheaper option to make it accessible to everyone. And no, I'm not removing 'lifetime updates'. I'd like to focus the product on building a community with 'modules'. Many modules are already available, and those who create the best ones will receive a partial refund of their payment to encourage people to participate and propose new things! :)

  • @Easy_Reef
    @Easy_Reef 3 месяца назад

    So basically you did the same thing as Mark Lou lol, sell something you can create for free to people who don't know enough to build a saas in the first place and profit off that.

    • @WailRoth
      @WailRoth 3 месяца назад

      Hello, I would say yes and no. Yes, because I am alone in my room developing this project. Yes, because I want to make it as accessible as possible with complete and easy-to-understand documentation. And no, because I have provided something typesafe, designed with developers in mind before beginners, designed to save as much time as possible, designed to scale, and especially designed to be community-oriented with the module system. And, I really don't use the same technologies at all.

  • @yashrawat1232
    @yashrawat1232 3 месяца назад

    thanks brother but repository is removed from github and can i connect it with python ?

    • @WailRoth
      @WailRoth 3 месяца назад

      Hello, sorry but not at all! This only uses NodeJS technologies.