You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Ryan Wang 3e8a120b2c
refactor: form validation of the reset password page (#403)
3 years ago
.github chore: disable automatic addition of assignees in pull requests (#402) 3 years ago
.husky
public refactor: use js-sdk/admin-api (#378) 3 years ago
src refactor: form validation of the reset password page (#403) 3 years ago
.browserslistrc
.editorconfig
.env refactor: use js-sdk/admin-api (#378) 3 years ago
.env.development refactor: use js-sdk/admin-api (#378) 3 years ago
.env.jsdelivr release: 1.4.15 (#392) 3 years ago
.eslintrc.js
.gitignore refactor: use js-sdk/admin-api (#378) 3 years ago
.npmignore
.npmrc fix: issue that can't run with pnpm. 3 years ago
.prettierrc
LICENSE
README.md docs: add repobeats analytics image to readme (#399) 3 years ago
babel.config.js
jsconfig.json
netlify.toml chore: add netlify config file (#389) 3 years ago
package.json release: 1.4.15 (#392) 3 years ago
pnpm-lock.yaml refactor: use js-sdk/admin-api (#378) 3 years ago
postcss.config.js
tailwind.config.js
vue.config.js refactor: use js-sdk/admin-api (#378) 3 years ago

README.md

Halo logo

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

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


开发环境运行

npm install -g pnpm
pnpm install 
pnpm serve

生产构建

pnpm build

状态

Repobeats analytics