Set up a free cloud hosted backend for Noodl

Поділитися
Вставка
  • Опубліковано 6 жов 2024

КОМЕНТАРІ • 11

  • @krisanderson5636
    @krisanderson5636 5 місяців тому

    Great tutorial as always. If I have understood correctly, this is an alternative method to what you covered in video 2 of this series? How does this relate to FluxScape? Is this an alternative or complimentary option?

    • @simple-rick-tutorials
      @simple-rick-tutorials  5 місяців тому

      Hey! Glad you liked it :) In video 2 I set up a local Noodl backend in Docker. My hosting service is the same but in the cloud, so you get an https address to test integration with your deployed app. FluxScape are offering paid, scalable hosting, so it’s an alternative. Hope that clears things up!

  • @FREN12345
    @FREN12345 3 місяці тому

    Hi, thank you for that! I tried signing up on your site, however, the verification e-mail doesn't seem to be working, and when I try to re-send it, it also fails with an error message. In the Noodl editor, it does not seem to work, as opening the dashboard leads to an empty page (probably due to the unverified e-mail).

    • @simple-rick-tutorials
      @simple-rick-tutorials  3 місяці тому +1

      It should be fixed now, there was a bug with the container setup process. Sorry about that! You can create a new back end and it should work. Let me know if you’re still facing problem.

    • @FREN12345
      @FREN12345 3 місяці тому

      @@simple-rick-tutorials Thank you! Also got your e-mail about it, really appreciate it :)

  • @akossolutions3231
    @akossolutions3231 3 місяці тому

    Hello, thank you for this!.
    After Creating an account, i'm unable to verity email. When i click the resend email button i get a Toast "Error sending email!"

    • @simple-rick-tutorials
      @simple-rick-tutorials  3 місяці тому

      You’re welcome! Have you already set up your Sendgrid API key and the other settings found in the sendgrid cloud function? We can help you better in our Discord discord.gg/dZw4w5pKf9

    • @akossolutions3231
      @akossolutions3231 3 місяці тому

      @@simple-rick-tutorials Thank you for your reply, i meant after creating an account on your platform. I did not get any link to verify my email. when i click the Resend button i get ""Error sending email!"", Maybe its a bug on you platform

  • @jacksonsmith...
    @jacksonsmith... 5 місяців тому

    Is Noodl is good choice for python developer who wants a frontend choice and how can i integrate the python backend?

    • @simple-rick-tutorials
      @simple-rick-tutorials  5 місяців тому +1

      Yes Noodl is a great choice for most front end applications! You can integrate any back end as long as it has an API layer to communicate with. Noodl has Function nodes that can send HTTP requests to whatever back end you like.

    • @jacksonsmith...
      @jacksonsmith... 5 місяців тому

      @@simple-rick-tutorials thanks I appreciate your reply