Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank

Money

How to start Bank server with Docker

  • Start your service with docker-compose up
  • Run project test suite with docker-compose run bank mix test

How to start Bank server with Elixir's Dev tools

Alternatively, you can still run the project directly, without docker:

  • Install Elixir 1.8.2 or greater in your OS

  • Install dependencies with mix deps.get- Start your service with iex -S mix

About

Bank

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages