8000 GitHub - sardaukar/bank_api: Code from the Event Sourcing With Elixir blog series
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sardaukar/bank_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Code from the Event Sourcing With Elixir blog series

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0