Skip to content

jsdelivr/globalping-dash

Repository files navigation

globalping-dash

Globalping's official dashboard and probe control panel

Contributing

You can run the project by following these steps:

  1. Set up and run directus service
  2. pnpm i
  3. pnpm dev
  4. Go to http://localhost:13010
  5. Log In:
  6. Optionally, you can also run globalping API and globalping probe to e.g. run full probe adoption flow.

Other notes:

  • We are using PrimeVue as a component library. While adding components make sure they are uncommented in presets/aura/index.js. Unused components are commented out to reduce the bundle size.
  • When adding features that modify data (especially if it's more than a single record), consider whether the feature should be disabled/enabled in admin/impersonation mode.

About

Globalping's official dashboard and probe control panel

Resources

Stars

Watchers

Forks

Contributors