Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 381 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 381 Bytes

Basic Plugin Example

This example is best used when following along with the tutorial on JackHenry.Dev.

How to Run

  1. Install dependencies npm install
  2. Configure external app in Banno People with correct redirect uri
  3. Add the plugin to the user dashboard
  4. Run the app with npm run start