chuntaojun / polaris-console

Console for Polaris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Console for Polaris

License:Other


Languages

Language:TypeScript 89.6%Language:Go 9.4%Language:JavaScript 0.4%Language:Shell 0.3%Language:Batchfile 0.2%Language:Dockerfile 0.0%Language:HTML 0.0%