/ecommerce

trying to make an e-commerce website

Primary LanguageElixir

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