Getting started with Serverpod 🚀 and Dart 🎯 on the backend

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • If you are a Flutter developer, this is the perfect place to start learning about building your backend with Serverpod and Dart. Serverpod's founder and lead developer will guide you through setting up your project and database, creating queries and method calls, and many valuable tips and tricks.
    Learn more at: serverpod.dev

Komentáře • 37

  • @philosophia5577
    @philosophia5577 Před 4 měsíci +5

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

  • @TylerCodes
    @TylerCodes Před 4 měsíci +3

    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  Před 4 měsíci +1

      Thank you! And thanks for your great videos!

  • @adnanaljafarey1399
    @adnanaljafarey1399 Před 3 měsíci +2

    WOW, This is mind blowing

  • @cncm-official
    @cncm-official Před měsícem +2

    Can you make complete serverpod 2.0 beginner friendly tutorial, which cover all serverpod features. (Even the video take 10+ hours)
    Make an production ready eCommerce app with serverpod.

  • @microebyhanson1335
    @microebyhanson1335 Před 2 měsíci +1

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

  • @anomihekenneth9586
    @anomihekenneth9586 Před 19 dny

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

  • @SethLadd
    @SethLadd Před 4 měsíci +1

    Love the insights tooling!

  • @gofullstack
    @gofullstack Před měsícem

    We need to see how to build microservice with serverpod

  • @ashiqnuaiman
    @ashiqnuaiman Před 3 měsíci

    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  Před 3 měsíci

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

  • @tornikegogberashvili3131
    @tornikegogberashvili3131 Před 4 měsíci

    Thanks a lot for the tutorial! 🔥

    • @serverpod
      @serverpod  Před 4 měsíci

      You are welcome, happy you like it!! 🤩

  • @MehediHasan-vx2un
    @MehediHasan-vx2un Před 4 měsíci +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  Před 4 měsíci +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.

  • @ihebmeftah7720
    @ihebmeftah7720 Před 4 měsíci

    We need more vidéos like this ❤❤

    • @lidholt
      @lidholt Před 4 měsíci +1

      Many more are coming! 🤩

  • @user-qc2yb7ki9y
    @user-qc2yb7ki9y Před 2 měsíci

    Please, we would like more clarification about the exceptions

    • @serverpod
      @serverpod  Před 2 měsíci

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

  • @manishgautam2424
    @manishgautam2424 Před 2 měsíci

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

  • @Adez3
    @Adez3 Před 4 měsíci

    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  Před 4 měsíci

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

  • @VishvajeetSinghNayalBCE
    @VishvajeetSinghNayalBCE Před 3 měsíci +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 Před 2 měsíci +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! 🥳

  • @AlexnaldoSantos
    @AlexnaldoSantos Před 3 měsíci

    How serverpod maps dart code to sql query?

  • @xjuliodiaz888
    @xjuliodiaz888 Před 4 měsíci

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

    • @viktorious-com
      @viktorious-com Před 4 měsíci +1

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

  • @flutter-fm1kl
    @flutter-fm1kl Před 3 měsíci

    Bro how to stream (music) data.

    • @lidholt
      @lidholt Před 2 měsíci

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

  • @manoharacharyaa
    @manoharacharyaa Před 4 měsíci

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

    • @serverpod
      @serverpod  Před 4 měsíci

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

  • @marvellouseabraham8436
    @marvellouseabraham8436 Před 4 měsíci

    how can i make serve pod work effectively on windows

    • @serverpod
      @serverpod  Před 4 měsíci

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