Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 626 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 626 Bytes

Ecommerce Elixir CI

Making this ecommerce application to practice elixir and liveview, also planning to use this as an example for the savi engineering blogpost on testing live view

Installation

  • taskfile
  • asdf
  • asdf plugins:
    • asdf-elixir
    • asdf-erlang
    • asdf-nodejs

Local Development Environment

  • task setup
  • task start

Production Environment

Check development file, i'm using releases to generate a binary inside a dockerfile