Skip to content

efocoder/simple-fx-transaction

Repository files navigation

README

Transaction microservice

Build app

 docker-compose build

Run migrations and seed

  docker-compose exec web sh
  
  rake db:migrate
  
  rake db:seed

Start the application

  docker-compose up 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages