DEMO VIDEO!!!

DEMO video Online
DEMO video From files

Instalation:

Download project:

$ git clone https://github.com/mario-amazing/finlex_contracts.git

Go to the folder and start project with docker compose:

$ docker-compose up

That's all! :)

Postman collection keep in docs folder:

docs/FinlexContracts.postman_collection.json

Note: Postman bulk uploads url require file from spec/fixtures/files/customer_bulk_upload.json

Tests

Run specs:

$ rspec