Skip to content

leonardorisch/salesforce-lead-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce Integration

An application to integrate an user with a salesforce’s lead.

Requirements

Ruby version: 2.x

Rails version: 2.4.1

Heroku

Quick start

Clone project: git clone git@github.com:leonardorisch/Integration-SalesForce.git

Run command *bundle install* to import dependencies

Run *rake db:migrate* to import database

Run *ruby bin/rails server* for local tests

Access http://localhost:3000

Deploy instrunctions

heroku login and add your credentials

heroku run rake:db migrate	to import database on server

git add 
git commit -m "first deploy"
git push heroku master= to deploy on server

More: https://devcenter.heroku.com/articles/getting-started-with-rails4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published