Code Monkey home page Code Monkey logo

electron-sf-base's Introduction

Electron Salesforce Base

This is a project starter that is taken from a combonation of other projects, and is meant as a jumping off point to create your own Salesforce interfaces using Electron and JSForce.

This base package provides some plumbing and a the ability to connect to an org (with security token) after that you are on your own. Please extend freely and tell me what you build โ€“ I'd love to hear about it.

Quick Start

wget -O electron-sf-base.zip https://github.com/acrosman/electron-sf-base/archive/main.zip
unzip electron-sf-base.zip
cd electron-sf-base
npm install
npm start

One the application is running you'll likely want to update the package.json file, start a git repository, replace this readme, and get to work on your project.

Log in

Currently only the standard login is supported, not OAuth2, so you likely will need your security token.

In the login fields provide your username, password, and security token. If you are logging into a production or trailhead instance you can use the default login URL. If you are logging into a Sandbox use: https://test.salesforce.com.

Example Projects

This project was started as a simplifcation of ElectronForce to make it easier to get new projects rolling and to think through ideas.

Disclaimer

This project has no direct association with Salesforce except the use of the APIs provided under the terms of use of their services.

electron-sf-base's People

Contributors

acrosman avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.