Bank Api Save

Code from the Event Sourcing With Elixir blog series

Project README

BankAPI

Code from the blog post series on Event Sourcing with Elixir.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • (Re)Create and migrate your database with ./scripts/reset.sh
  • Run you tests with mix test
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server
  • Run ./scripts/full.sh to see a full account lifecycle
  • Run ./scripts/transfer.sh to see a transfer

Now you can visit localhost:4000 from your browser.

Open Source Agenda is not affiliated with "Bank Api" Project. README Source: sardaukar/bank_api
Stars
48
Open Issues
5
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating