dsincl12 / bank

Sample Bank application used for my 2021 ElixirConf presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank

An example event-source application used for my ElixirConfEU 2021 talk.

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Run app with iex -S mix

Learn more

Todos

  • Add tests
  • Additional features?? (Make requests in issues)

About

Sample Bank application used for my 2021 ElixirConf presentation


Languages

Language:Elixir 75.4%Language:CSS 14.1%Language:HTML 4.5%Language:JavaScript 4.0%Language:SCSS 2.0%