Skip to content

Tinchorocks/effectus_challenge

Repository files navigation

README

Effectus job challenge.

Basic Architecture here.

Installation

This project uses Docker to run. You should install Docker & Docker-compose.

How to install Docker.

How to install Docker-compose.

  1. Start project (if you installed Docker correctly this command will do everything for you)
docker-compose -f development.yml up

You can acccess to your started project in localhost:3000.

Usage

Once you started the project you will find some forms in the home (localhost:3000) where you could test all the endpoints without need of using postman or something like that :)

Available endpoints

GET /transactions, POST /transfer, POST /sign_in, DELETE /sign_out.

About

Effectus Software - SSR RoR Dev Challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published