Paul Köhler
@inf0rmatix
I love coding. Especially with #flutter and #dart. I also love clean code, good projects and sharing knowledge, as well as photography, music and my wife. :)
ID: 1498602627659145221
http://paul-koehler.dev 01-03-2022 10:15:00
371 Tweet
219 Followers
64 Following
Hey Serverpod 🚀 I just wrote a #dart script which generates serverpod-yaml from dart classes for me, interested? Not super beautiful, but it supports basic types and object relationships for one to one and one to many :) #dart #serverpod
Generating Serverpod 🚀 yaml from dart classes, my script is not perfect, but it does the job for me. Have a look: pastebin.com/qyfwaRNK Indexes and relations need to be refined manually by yourself. (i.e. cascading delete on some)
Currently working on a setup with docker to host Serverpod 🚀 on a VPS with Damian Bast 💙. Things look very promising. 🚀
Whooooooo! Got Serverpod 🚀 setup and running on VPS using Docker, Docker Compose, Traefik and hosted on Hetzner ARM which amounts to ca. 5€ per month. web.yourny.app Setup will be readied for a PR to go into Serverpod Templates ready to use!
I will speak about real-time-updates and streaming using Serverpod 🚀 at Full Stack Flutter Conference! 💙 There's so many great speakers, make sure you don't miss out on the opportunity :) Looking forward to learning a lot! fullstackflutter.dev
Fun with Serverpod 🚀 continues! 😃 Watch as Craig Labenz 💙💛🥥🌴 builds a streamlined way to pass query filters between the client and server. 🔴 Tune into the latest #ObservableFlutter tomorrow at 9am PT. → goo.gle/3vJg2HG
#WoltModalSheet 0.7.0 is out 🚀 This is big 🤯 - In addition to the bottom sheet and dialog modal types, we are introducing the side sheet, and the alert dialog. - All the provided modal type specs are aligned with the new WoltEngineering design system.