All Projects → polarismesh → polaris-console

polarismesh / polaris-console

Licence: other
Console for Polaris

Programming Languages

typescript
32286 projects
go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
Batchfile
5799 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to polaris-console

polaris
Service Governance Center for Distributed and Microservice Architecture
Stars: ✭ 1,062 (+2770.27%)
Mutual labels:  polarismesh

Polaris Console

English | 中文

Introduction

Polaris Console is one of the components of Polaris, which provides easy-to-use administration pages and supports user and permission management.

Visit official website to learn more

Getting started

Build

Preparing environment:

  • Node Development Environment
  • Go 1.12 and above, this project relies on go mod for package management

Caution:

If npm install or npm run build fails, try:

  • Switching Node.js version to around 12.0
  • Set the format of web/build/copy-file.sh to Unix-like format

Package the project into an executable installer

./build.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].