Craft Academy OCT 2017 Cohort Final Project
This is an API only Rails application
Rails v.5.0.1
Ruby v.2.4.1
Find our front end repository: https://github.com/CraftAcademy/gather-your-thoughts-frontend
Run bundle install to install all gems
Run rails db:create db:migrate to create the database and run all migrations
We have used rspec to test all our database and controllers.
To run the the tests, run rspec
devise_token_auth
acts-as-taggable-on
rails
active_model_serializers
dotenv-rails
rack-cors
shoulda-matchers
rspec-rails
factory_bot_rails
Microsoft Azure Text Analystics API for label suggestion
Heroku for hosting the application
Semaphore for continuous integration
Coveralls for test coverage