Primate

面向 Kong Gateway 管理员的现代化仪表板。「A modern dashboard for Kong Gateway admins」

Github星跟蹤圖


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

主要指標

概覽
名稱與所有者getprimate/primate
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2016-08-24 08:33:56
推送於2025-05-14 09:01:04
最后一次提交
發布數5
最新版本名稱v1.1.0 (發布於 )
第一版名稱v0.1.0-beta (發布於 )
用户参与
星數588
關注者數27
派生數98
提交數1.2k
已啟用問題?
問題數30
打開的問題數5
拉請求數4
打開的拉請求數1
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?