Skip to content

phureewat29/bank-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank API

Demonstarte Event Sourcing with Elixir.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Reset or 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.

About

Demonstrate an Event Sourcing With Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published