Skip to content

Receives and stores any events from Clark Bank systems

License

Notifications You must be signed in to change notification settings

ClarkBank/clark_events

Repository files navigation

ClarkEvents

  • Receives and stores any events from Clark Bank systems such as (user.registered, bank.account.opened and etc..)
  • A minimal docker alpine container
  • Automatically pushes it to dockerhub if tests pass

EventBus diagram

Installation

git clone https://github.com/ClarkBank/clark_events.git
cd clark_events
bundle

Running Server

To start the serve execute:

ruby bin/run

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

GitHub @rafaeljesus  ·  Twitter @rafaeljesus

About

Receives and stores any events from Clark Bank systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published