Skip to content

A chrome extension to make debugging SalesForce ApexRemote calls less awful

Notifications You must be signed in to change notification settings

duncanfinney/chrome-apex-remote-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apex Remote Debugger Chrome Extension

A chrome extension to make debugging SalesForce ApexRemote calls less awful

Imgur

Collaborating on this React app:

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install

Running / Development

Running Tests

  • nwb test will run the tests once
  • nwb test --server will run the tests on every change

Building

  • nwb build (production)
  • nwb build --set-env-NODE_ENV=development (development)

About

A chrome extension to make debugging SalesForce ApexRemote calls less awful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published