Presented at ElixirConf US 2021 by Ryotaro Imahashi
https://2021.elixirconf.com/#ryotaro-imahashi
Note:
Phoenix framework has had an robust and easy to use deployment system.
With the introduction of esbuild in the "1.6" version, builds are now even faster!
This talk shows how we create a ‘Casual’ and minimalistic website of kokura.ex, a local Elixir community in Japan, with Phoenix 1.6, and publish it.
We’ll show the following process:
- Build it with Docker to fix each of the versions of packages
- Prepare to build CI and CD to make operations easier
- Put it on Heroku to release the website to the public quickly
GitHub
https://github.com/miolab/kokuraex
kokura.ex website
https://kokura-ex.herokuapp.com