home.social

#vaporswift — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vaporswift, aggregated by home.social.

fetched live
  1. Anyone have example Dockerfiles for Swift Vapor? I have some experience with making them but the example in the starter code makes no sense to me and never actully works. #swift #vaporSwift

  2. First milestone in my pet project NewsletterAgent written in #swift #vaporSwift was just release to a very small group of my best friends.
    Tech-Stack:
    #postgres
    #swift
    #redis
    #docker

    So many thing to be happy about, but one thing is just amazing. Releasing server apps just like iOS Apps with my own Review process via #GitHub actions.
    Just amazing. Select the release (patch, minor, major) and off you go.

  3. I just read a question on the Vapor discord server about building and hosting vapor apps.
    Is it still a problem?
    I got my setup to basically release a new version in a docker container with a bow on top every time I push to my release branch.

    Would this be something all you #vaporSwift developers would be interested in?

  4. 🤑 LIVE NOW on YouTube!

    Come chat about iOS development, and wrapping up my expense tracker project.

    I’ll still be posting and streaming but my expense tracker project won’t be my main topic anymore ❤️

    #swiftLang #iOSDev #iOSDevelopment #vaporSwift

    youtube.com/live/3Qpikw87zzs?f

  5. Watch 13 Tips to Write Code Like a Swiftie LIVE and I’ll be answering questions in the chat

    Learn the best tips for writing clean Swift code that anyone can understand

    #swiftLang #iOSDev #vaporSwift #iOSDevelopment

    m.youtube.com/watch?v=4hVyozTO

  6. 🤑 Streaming Live on YouTube Friday May 19 at 10am ET (1400UTC)

    I’m building an expense tracker app with a Vapor backend, all live!

    See every step how I’m building an app, not following a tutorial!

    (Decided to stream last minute)
    #swiftLang #vaporSwift
    youtube.com/live/wNb4z7vMScw?f

  7. 🔴 I’ll be live on YouTube!! Tomorrow Friday May 12 at 11:15am ET

    I’m making an expense tracker app, that uses a custom Vapor backend.

    Join me to see how a real application is made, mistakes and all! 🤪

    See the decisions and thoughts that go into to making a “simple” app that tutorials don’t show you! Everything is coded live!

    youtube.com/live/qbHQLV9cAHw?f
    #swiftLang #iOSDev #iOSDevelopment #vaporSwift

  8. 📖 Practical Server Side Swift v1.5 is now available!

    - Xcode 14.3 support
    - Swift 5.8 support
    - New code style
    - More typos 😅

    I hope you will like this new update.

    #SwiftLang
    #Xcode
    #codevapor
    #vaporswift
    #iosdev

    theswiftdev.gumroad.com/l/prac

  9. ICYMI Deploying Vapor to Flyio my talk from Server-Side Swift Conference

    See the process form creating the project to deployment in less than 20 minutes!

    m.youtube.com/watch?v=DLNwsirD

    #vaporSwift #swiftLang

  10. Regarding build time during deployment, I start to regret choosing #VaporSwift for the #Padlok Backend. It was fun to build with, but at a maybe too high infrastructure score.
    - Swift is too heavy to install on a shared vps (few gigabytes)
    - Build for x86_64 Linux on a M1 mac is a nightmare story ; and a deadloop
    - Build using GitHub workflows seems to work, but takes waaaay too much time.

    I’m very tempted to rebuild the API with a different tech, let’s say … #Symfony?

  11. ✅ Running and testing async Vapor commands

    💡 In this article I'll show you how to build asynchronous Vapor commands and how to test them using ConsoleKit.

    #SwiftLang
    #codevapor
    #vaporswift

    theswiftdev.com/running-and-te

  12. 🤑 LIVE in 12 hours!! 1:30p ET (18:30 UTC)

    See how I build an expense tracker app, with a custom Vapor backend.

    See the mistakes and decisions that you need to make when building an app, not following a tutorial.

    #swiftLang #buildingInPublic #vaporSwift #iOSDev #iOSDevelopment

    youtu.be/nh5eLrSZL2Y

  13. 🤑 LIVE in 12 hours!!

    See how I build an expense tracker app, with a custom Vapor backend.

    See the mistakes and decisions that you need to make when building an app, not following a tutorial.

    #swiftLang #buildingInPublic #vaporSwift

    youtu.be/YR6ECYOzYCY

  14. 🤑 Going live in 9 hours!! 9am ET (14:00UTC) on YouTube

    I’m building an expense tracker app with a custom Vapor backend!

    I’ll be sending data from iOS to the Vapor backend and saving it into a PostgreSQL database.

    See how an app is built, mistakes and all, without following a tutorial!

    Join and we can chat about iOS development!

    youtu.be/YR6ECYOzYCY

    #swiftLang #iOSDev #buildingInPublic #vaporSwift

  15. 🤑 LIVE NOW on YouTube!

    Building an expense tracker app!

    See what it’s like to build an app, now following a tutorial, mistakes and all!

    youtu.be/QzgUQr3CWPU

    #swiftLang #vaporSwift #swiftUI