Skip to content

Companion example app to the Plugin Quickstart

License

Notifications You must be signed in to change notification settings

Banno/simple-plugin-example

Repository files navigation

Plugin Example

This example plugin is best used when following along with the Build Your First Plugin quickstart.

How to Run

  1. Install dependencies npm install
  2. Rename config-EXAMPLE.js to config.js
  3. Add client_id, client_secret, and environment to the config file
  4. Ensure the port set in config.js is available on your system (8080 by default)
  5. Configure external app in Banno People with correct redirect uri
  6. Add the plugin to the user dashboard
  7. Run the app with npm run start

About

Companion example app to the Plugin Quickstart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published