How to Build & Deploy a Rust App in Under 60 Seconds

Поділитися
Вставка
  • Опубліковано 24 січ 2023
  • Shuttle (github.com/shuttle-hq/shuttle) is a cloud development platform that let's you setup your infrastructure and deploy your Rust code without any hassle
    Axum (github.com/tokio-rs/axum) is one of the most popular web application frameworks in Rust that focuses on ergonomics and modularity.
    Learn more about shuttle 👇
    💻 Website: shuttle.rs/
    📚 Docs: docs.shuttle.rs
    🐙 Github: github.com/shuttle-hq/shuttle
    👾 Discord: / discord
    🐤 Twitter: / shuttle_dev
  • Наука та технологія

КОМЕНТАРІ • 36

  • @sumansaha295
    @sumansaha295 Рік тому +151

    wew almost opened vim ☠

  • @brandon1356
    @brandon1356 Рік тому +31

    what terminal is that? how is it so clean looking?

    • @NotVersace
      @NotVersace Рік тому +4

      Hyper

    • @irlshrek
      @irlshrek 11 місяців тому +3

      I think it's because of 'starship' prompt

  • @QmVuamFtaW4
    @QmVuamFtaW4 Рік тому +18

    how the hell did you get tab autocompleteion like that in your shell?

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

    How do I use it in an existent project?

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

    which theme btw!

  • @hl356
    @hl356 11 місяців тому +2

    What VS Code theme is that? I love it!

    • @penewoldahh
      @penewoldahh 9 місяців тому +3

      The one shown for half a second at 0:35?

    • @Haloxx
      @Haloxx 28 днів тому +1

      @@penewoldahh well yes

  • @cofeek-codes7607
    @cofeek-codes7607 Рік тому +2

    how to set list view terminal autocomplete like yours?

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

      Look at the starship repo
      there's an auto complete feature they used from another guy.. I don't have the link rn sorry

  • @TakenTooSeriously
    @TakenTooSeriously 3 місяці тому +1

    Compile 570 dependencies and see how fast it really takes. Probably about 7 minutes I'd guess

  • @pyalgoGPT
    @pyalgoGPT Рік тому +3

    What about Rust as Full stack solutions for IOT, PLC, EMBEDDED system....

  • @dromedda6810
    @dromedda6810 Рік тому +2

    I think prime has some strong words for you, coupled with a trip to HR

  • @codeking4585
    @codeking4585 27 днів тому +1

    That's not a rust app that's a server

  • @justingolden21
    @justingolden21 29 днів тому

    Hah the vim...code got me laughing

  • @tandashi
    @tandashi Рік тому +3

    'cargo install cargo-shuttle' took 3min+ already... Way above 60 Seconds...

    • @z3r0slab96
      @z3r0slab96 Рік тому

      Hahaha, same. I think its faster due to compiler's cache

    • @xyangst
      @xyangst 4 місяці тому +2

      Skill issue

  • @jereziah
    @jereziah Рік тому +2

    code . #much hurt

  • @Kfoo-dj4md
    @Kfoo-dj4md Рік тому

    :O

  • @ernestodelgato930
    @ernestodelgato930 5 днів тому

    Lost me at the "code ." command

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

    You had me until you opened an electron app.
    Shame on you.

  • @eltreum1
    @eltreum1 11 місяців тому

    It doesn't take that long to toss garbage in the trash, even Python's garbage collection is not that slow ;p j/k Nothing about rust is fast pre-deploy.