Skip to content

Files

Latest commit

2e9c67e · Feb 26, 2020

History

History
27 lines (20 loc) · 424 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 424 Bytes

Rails Cashback API

Description:

Developing a RoR fake cashback App for a awesome company as a test.

Starting

Requiriments

  • Rails

Running

> bundle install
> rails db:create && rails db:migrate
> yarn
> rails server

You can take a look in production server: https://fake-cashback-front.herokuapp.com/

> Admin: '/admin'
> Home: '/'

Author

Fábio Souza - fabiobarboza7@hotmail.com