Getting started with Serverpod 🚀 and Dart 🎯 on the backend

Поділитися
Вставка
  • Опубліковано 1 січ 2025

КОМЕНТАРІ • 43

  • @philosophia5577
    @philosophia5577 7 місяців тому +6

    Thank you Viktor for the amazing content!! Hoping to see more Serverpod Official Tutorials!! Keep'em coming!

  • @TylerCodes
    @TylerCodes 7 місяців тому +4

    Great video! New comers will defs be sold on your value proposition. I was already sold but learned about the enums and exceptions which is pretty neat!

    • @serverpod
      @serverpod  7 місяців тому +1

      Thank you! And thanks for your great videos!

  • @microebyhanson1335
    @microebyhanson1335 6 місяців тому +2

    Thanks man, I hope you will be doing tutorials on developing a solid backend in Serverpod with sql / nosql

  • @anomihekenneth9586
    @anomihekenneth9586 4 місяці тому +1

    can you please make a complete course for someone like coming into backend development

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

    I really love this im starting to wotk with serverpod and pushit through the community

  • @intuneknight9681
    @intuneknight9681 2 місяці тому

    question: is there any command that I can automatically map an existing database and the model is created based on that ?

  • @tornikegogberashvili3131
    @tornikegogberashvili3131 7 місяців тому +1

    Thanks a lot for the tutorial! 🔥

    • @serverpod
      @serverpod  7 місяців тому

      You are welcome, happy you like it!! 🤩

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

    i don't know anything about serverpod, but the yml looks odd.
    21:38 why aren't "table" and "fields" indented? there are other examples, as well.

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

      The "table" and "fields" are top keys in a map, hence they shouldn't be indented. :)

  • @MehediHasan-vx2un
    @MehediHasan-vx2un 7 місяців тому +1

    Thank you Viktor for the nice introduction content. I already start to learn Serverpod. And I was facing some issue with uploading file and images. I don't find any demo video or code of this(whole process of uploading and maintain), can you help me with any suggestion. Or if possible, please create any official video on it.

    • @serverpod
      @serverpod  7 місяців тому +2

      Did you check our documentation here: docs.serverpod.dev/concepts/file-uploads
      We recently updated it with more information about uploads to Google Cloud Storage.

  • @adnanaljafarey1399
    @adnanaljafarey1399 7 місяців тому +2

    WOW, This is mind blowing

  • @tananga_studio
    @tananga_studio 2 місяці тому

    Can I somehow connect Serverpod with SUpabase?

  • @VishvajeetSinghNayalBCE
    @VishvajeetSinghNayalBCE 6 місяців тому +1

    hey!, i have been planning to make an app like omegle where strangers can randomly video chat with each other using flutter , but this require duplex connections and websockets can serverpod help in this?

    • @lidholt
      @lidholt 6 місяців тому +2

      Yes, Serverpod has support for websockets. The next planned release (2.1) will have much improved support for handling streams. We will hopefully have it out in about a week! 🥳

  • @SethLadd
    @SethLadd 7 місяців тому +1

    Love the insights tooling!

  • @ashiqnuaiman
    @ashiqnuaiman 7 місяців тому

    Hello Team serverpod, it is indeed great and I am super excited to try it out. One thing I would like to add though: is it possible to add a tab on your GUI tooling to see the server's max stress capacity with its current endpoints and based on that how many instances must be run atleast while it will be in production.
    Best Regards

    • @serverpod
      @serverpod  7 місяців тому

      We are building our own hosting service for Serverpod. It will give you more detailed analytics on usage!

  • @xjuliodiaz888
    @xjuliodiaz888 7 місяців тому

    Thanks Viktor !!!. What are the recommended IDE's for serverpod?

    • @viktorious-com
      @viktorious-com 7 місяців тому +1

      We use VS Code and have made a plug in for it too. But other IDEs, such as Intellij should be good!

  • @ihebmeftah7720
    @ihebmeftah7720 7 місяців тому

    We need more vidéos like this ❤❤

    • @lidholt
      @lidholt 7 місяців тому +1

      Many more are coming! 🤩

  • @حاتمأمحمد-د6د
    @حاتمأمحمد-د6د 5 місяців тому

    Please, we would like more clarification about the exceptions

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

      You can find more here: docs.serverpod.dev/concepts/exceptions

  • @AlexnaldoSantos
    @AlexnaldoSantos 7 місяців тому

    How serverpod maps dart code to sql query?

  • @manishgautam2424
    @manishgautam2424 6 місяців тому

    waiting for Serverpod IDX template and Also Some improvements in VS Code Extension

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

    We need to see how to build microservice with serverpod

  • @marvellouseabraham8436
    @marvellouseabraham8436 7 місяців тому

    how can i make serve pod work effectively on windows

    • @serverpod
      @serverpod  7 місяців тому

      Serverpod should work for Windows out of the box. 🙂 If you have trouble, write a post on Github and we can help you there!

  • @manoharacharyaa
    @manoharacharyaa 7 місяців тому

    As Serverpod is a very new technology is it used by any production grade projects if yes can you please name them

    • @serverpod
      @serverpod  7 місяців тому

      Yes, there are quite a few. Here is a pretty cool one: twitter.com/ServerpodDev/status/1783502917309251854

  • @flutter-fm1kl
    @flutter-fm1kl 7 місяців тому

    Bro how to stream (music) data.

    • @lidholt
      @lidholt 6 місяців тому

      Serverpod isn't really meant for streaming music. You may want to use a specialized system for that.

  • @Adez3
    @Adez3 7 місяців тому

    Great Job !!!! can you make a video explaining how to deploy Serverpod to ubuntu server ? I managed to do it long time ago but I forgot the steps xD .

    • @serverpod
      @serverpod  7 місяців тому

      Thank you! And that is a good idea for a future video. 🙂

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

    23:22 is the Id an integer? a uuid?

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

      The "id" field of a table is an integer when working with Serverpod.