Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/halo-dev/console

Web Console for Halo(Formerly halo-admin)
https://github.com/halo-dev/console

halo halo-admin halo-console vue

Last synced: 6 days ago
JSON representation

Web Console for Halo(Formerly halo-admin)

Lists

README

        

## README



Halo logo

> Halo 2.0 的管理端项目,已归档,现在已经托管在 Halo 主仓库中。https://github.com/halo-dev/halo/tree/main/console


GitHub release
GitHub
GitHub last commit
GitHub Workflow Status
Gitpod ready-to-code

------------------------------

当前仓库已经将 `halo-admin` 改为了 `console`。但对于 Halo 1.x 版本,依旧保持 halo-admin 的概念。

>**Warning**
>
> 当前仓库已**移动**至 [halo-dev/halo](https://github.com/halo-dev/halo)。旧版本(2.3.x 及之前版本)的维护仍然在当前仓库进行。

## 开发环境运行

```bash
# [email protected]+
npm install -g pnpm
```

```bash
pnpm install
```

```bash
pnpm build:packages
```

```bash
pnpm dev
```

## 生产构建

```bash
pnpm build
```

## 状态

![Repobeats analytics](https://repobeats.axiom.co/api/embed/2db66f0e740d300f1bc6417d4465594755a5545d.svg "Repobeats analytics image")