tildedash / test-tech-aircall-2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OzoneCall

This is my implementation of the Aircall backend test 5.

How to deploy on heroku

  • Set the required environment variables (see the application.sample.yml file)
  • Migrate the PG database: heroku run rake db:migrate
  • Update the Twilio webhooks URL: heroku run rake voip:update_webhooks if necessary

Original README.md

About


Languages

Language:Ruby 80.6%Language:HTML 14.8%Language:JavaScript 2.4%Language:CSS 2.1%