The Ruby on Rails API of the Fiware IoT Stack Manager Mastermind
1.1K
This repository contains the project for the API of the MasterMind application for managing the IoT Stack of Fiware.
This projects requires Ruby 2.2.5 or higher, and Rails 5
To install the project dependencies:
bundle install
To perform a migration of the database:
rails db:migrate
To run the test suite:
bundle exec rspec
Content type
Image
Digest
Size
336.8 MB
Last updated
almost 8 years ago
docker pull martel/mastermind-api