SkillAgentSearch skills...

Primate

A modern dashboard for Kong Gateway admins

Install / Use

/learn @getprimate/Primate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img src="logo-banner.png" alt="Primate Logo" height="128" /> <p>Primate (formerly KongDash) is a desktop client for Kong Admin API</p> <p><a href="https://www.getprimate.xyz">getprimate.xyz</a></p> <p><img src="screenshot.png" alt="Primate Screenshot" /></p> </div>

Version Compatibility

| Primate version | Kong Admin API versions | |-----------------|-------------------------| | 1.0.0 - 1.1.0 | 2.7.x 2.8.x |

:package: Download and Install

Builds are available for major desktop operating systems.

On Windows

Download the latest executable setup file and run it.

On macOS

Download and open the latest DMG file, move the app to /Applications.

On Linux

Primate is available as AppImage and tar.gz archive for all popular Linux distributions.

  • Download the latest .AppImage.
  • Make it executable $ sudo chmod a+x Primate-version-x64.AppImage.
  • Run Primate $ ./Primate-version-x64.AppImage.

For Ubuntu users:

Primate can also be installed from the Snap store.

$ sudo snap install primate

:thumbsup: Contribute

There are several ways to support development:

  • Provide feedbacks and suggest improvements.
  • Contribute to the development with pull requests.

For a complete overview, see the contributing guide.

For Developers

  • Requires NodeJs (v16.13.2 or higher) and yarn (v1.22.17 or higher).
  • Built with Electron.

Build and Run

Clone the repository, install dependencies and start.

$ git clone https://github.com/getprimate/primate
$ cd primate
$ yarn install
$ yarn start

Package the Application

To package the application for your operating system, run:

$ yarn run compile
$ yarn run dist

The binaries will be written to /dist directory.

Run $ yarn run clean to clean the output directories.

Currently, compiling to non-native binary is disabled.

:spiral_notepad: License

MIT License. See LICENSE.

:raised_hands: Supporters

<a href="https://www.jetbrains.com/community/opensource/#support" target="_blank"> <img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_square.png" alt="JetBrains Black Box Logo logo." height="64"> </a> &nbsp; &nbsp; <a href="https://docs.gitbook.com/pricing/plans/non-profit-and-open-source-discounts" target="_blank"> <img src="https://2775338190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNkEGS7hzeqa35sMXQZ4X%2Flogo%2FuSFZ1Ridsvf6xSX9vTQ1%2FLockup-PrimaryBlue%20-%20Spaced.svg?alt=media" height="64"> </a>
View on GitHub
GitHub Stars587
CategoryDevelopment
Updated1mo ago
Forks97

Languages

JavaScript

Security Score

100/100

Audited on Feb 16, 2026

No findings