- Api Documentation on http://mic-leads.dev-test.makeiteasy.com/api/v1/docs
- Copy/paste .env.example to .env
- Setup Api token provide by Make It Cheaper
bundle install
rails s
- Git url to allow us reading/run code or create a Pull Request
bundle install
rake db:create db:migrate
(If you use DB, sqlite3. Possible to do the test without any DB)rails s
bundle exec rspec
Check .env.example
- LEAD_API_PGUID="CFFBF53F-6D89-4B5B-8B36-67A97F18EDEB"
- LEAD_API_PACCNAME="MicDevtest"
- LEAD_API_PPARTNER="MicDevtest"
- LEAD_API_ACCESS_TOKEN=provide_by_maket_it_cheaper