Skip to main content

Set up your development environment

These guides walk you through setting up your development environment for Grafana plugin development. Including:

  • Running a development Grafana server with your plugin installed using Docker
  • Setting up GitHub workflows to automate your development and release process
  • Extending configurations for ESLint, Prettier, Jest, TypeScript, and Webpack