Skip to content

gondiski/azatest

Repository files navigation

FX Transaction Microservice implementation in Ruby on Rails

Install

Clone the repository

git clone https://github.com/gondiski/azatest.git
cd project

Check your Ruby version

ruby -v

The ouput should start with something like ruby 2.7.6

If not, install the right ruby version using rbenv (it could take a while):

rbenv install 2.7.6

Install dependencies

Using Bundler:

bundle

API Key

Generate an API key from Exchange Rate API and include it in your .env file

Set environment variables

Using Dotenv:

Initialize the database

rails db:create db:migrate db:seed

Serve

rails s

About

Aza finance coding test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages