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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?