Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

halo-admin

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

halo-admin

Halo admin client.

latest
Source
npmnpm
Version
1.4.16
Version published
Weekly downloads
79
2.6%
Maintainers
1
Weekly downloads
 
Created
Source

halo-admin

halo-admin 是 Halo 的管理端项目。

npm release npm release GitHub All Releases GitHub last commit GitHub Workflow Status

部署方案

目前 Halo 的运行包内已经包含了构建好的页面,所以如果你不需要额外部署 admin,你无需做任何操作。

独立部署

方式一

直接下载最新构建好的版本,然后部署即可。

https://github.com/halo-dev/halo-admin/releases

方式二

1、克隆项目:

git clone https://github.com/halo-dev/halo-admin

2、检出最新版本:

git checkout v1.4.16

3、打包构建:

npm install -g pnpm

pnpm install

pnpm build

最后,得到 dist 文件夹之后就可以单独部署了。

FAQs

Package last updated on 12 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts