React + Elixir Tutorial | Initialize Application and Deploy in a Single Docker Container

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 1

  • @chrismcodecloud
    @chrismcodecloud  8 หลายเดือนก่อน

    0:36 Install Node, Elixir, Erlang (links in description)
    1:09 Init backend and frontend
    3:46 Add full stack route
    6:56 Add react build step
    11:58 Dockerize application
    20:02 Deploy to cloud (fly.io)
    Node install: nodejs.org/en/download
    Asdf install: asdf-vm.com/guide/getting-started.html
    Install elixir and Erlang with asdf: thinkingelixir.com/install-elixir-using-asdf/
    Install node on ubuntu/docker image: www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-20-04
    React build step into elixir: bpaulino.com/entries/modern-webapps-with-elixir-phoenix-typescript-react
    Elixir docker images: hub.docker.com/r/hexpm/elixir/tags
    Fly.io cloud provider: fly.io/