Code Monkey home page Code Monkey logo

salesfetch's Introduction

salesFetch

Build Status Coverage Status Dependency Status

Fetch API integration in Salesforce.

  • Provides components integration in salesforce
  • 2 ways : timeline views and search views
  • Dynamic request management

Check out the wiki to understand how to integrate salesFetch into you salesforce organization.

Before...

  • Node.js - Download and Install Node.js. You can also follow this gist for a quick and easy way to install Node.js and npm
  • MongoDB - Download and Install MongoDB - Make sure it's running on the default port (27017).

Tools Prerequisites

  • NPM - Node.js package manager, should be installed when you install node.js.
  • Bower - Web package manager, installing Bower is simple when you have npm:
$ npm install -g bower
$ npm install -g grunt

Quick Install

Install dependencies, all the grunt dependences will be loaded through a post-install script:

  $ npm install

You shoud now be able to launch the server with:

  $ grunt

The server in now available on https://localhost:3000. The https is important for securing the connection between salesFetch and Salesforce, be sure to access a random page first to avoid any problem in salesforce because of the invalid SSL certificate.

Apex code management

All the apex code is in the repo salesFetch-Apex.

With Eclipse (preferred)

You can use Force.com IDE directecly integrated into Eclipse IDE. This allow to manage the code, sync it with the dist Salesforce server, and return test into the IDE. More informations in the introduction.

With Sublime Text 3

You can use MavensMate and the integration into the SublimText3 text editor to manage the Apex code. To connect an existing project to the plugin use this link.

Directly on SalesForce

Log onto http://salesforce.com, then hover over your name and select "Setup". On the left menu, the code will be on "App Setup"

salesfetch's People

Contributors

pmdartus avatar neamar avatar

Watchers

Merlin Nimier-David avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.