Presentation Preview
  • About Presentation Preview
  • Changelog
  • User guide
    • Preview from Writer
    • Preview as mobile or tablet
    • Preview on multiple sites
  • Admin guide
    • Configuration
    • Mappings
    • Permissions
  • Developer guide
    • Getting started
    • Preview API
Powered by GitBook
On this page
  1. Developer guide

Getting started

PreviousPermissionsNextPreview API

Last updated 3 years ago

The User Manager plugin is a React application which utilises the scripts and tools created by the Naviga Dashboard Team for development and deployment.

If you want to run this plugin in your local environment, you need a local dashboard. The dashboard team has put together something they call a that you can install on your machine to get a runtime for your dashboard plugin.

The devbox is a set of Docker images linked together in a docker-compose file that is easily started and then you can load up your plugin which supports hot reloading when updating the code.

Dashboard Devbox