Skip to content

polarismesh/polaris-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9eaf3e4 · Mar 3, 2025
Nov 28, 2022
Mar 12, 2023
Nov 20, 2024
Nov 22, 2024
Nov 22, 2024
Sep 6, 2024
Mar 3, 2025
Dec 19, 2022
Mar 14, 2023
Dec 10, 2022
Nov 16, 2022
Nov 16, 2022
Mar 14, 2023
Dec 24, 2023
Nov 22, 2024
Nov 22, 2024
Nov 20, 2024
Oct 26, 2022
Jan 13, 2023
Jun 2, 2023
Mar 31, 2023

Repository files navigation

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