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 d246cc1e92
chore: bump dependencies
2 years ago
.changeset chore: add changeset 2 years ago
.github Support pushing to Docker Hub (#607) 2 years ago
.husky chore: update husky pre-commit file 2 years ago
.vscode chore: update vscode extension recommendations 2 years ago
cypress chore: next major version base project (#478) 3 years ago
packages chore: bump dependencies 2 years ago
public feat: change favicon to halo logo 2 years ago
src fix: ui permissions (#633) 2 years ago
.dockerignore Add dockerignore file to ignore node_modules folder while building docker image (#588) 2 years ago
.editorconfig refactor: upgrade codemirror version. (#354) 3 years ago
.env.development feat: add base url config support 2 years ago
.env.production refactor: improve login-related logic (#617) 2 years ago
.eslintrc.cjs chore: use vue/vue3-recommended eslint plugin 2 years ago
.gitignore chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
.gitpod.yml chore: update gitpod config 2 years ago
.npmignore refactor: refactor post preview and private post view. 5 years ago
.npmrc chore: bump dependencies 2 years ago
Dockerfile Refactor GitHub workflow configuration (#589) 2 years ago
LICENSE release: 1.2.0. 5 years ago
OWNERS chore: create OWNERS file (#548) 3 years ago
README.md docs: update readme for Halo 2.0 (#630) 2 years ago
cypress.json chore: next major version base project (#478) 3 years ago
env.d.ts chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
index.html feat: change favicon to halo logo 2 years ago
package.json chore: bump dependencies 2 years ago
pnpm-lock.yaml chore: bump dependencies 2 years ago
pnpm-workspace.yaml chore: use pnpm's workspace feature to manage base components (#579) 2 years ago
postcss.config.js chore: configure tailwind css (#504) 3 years ago
prettier.config.js chore: add tailwindcss prettier plugin and reformat code 3 years ago
tailwind.config.js feat: add comment management support (#612) 2 years ago
tsconfig.app.json feat: add attachment management support (#600) 2 years ago
tsconfig.json chore: next major version base project (#478) 3 years ago
tsconfig.vite-config.json refactor: external static libraries 2 years ago
tsconfig.vitest.json chore: next major version base project (#478) 3 years ago
vite.config.ts refactor: external static libraries 2 years ago
vitest.config.ts refactor: vitest config 2 years ago

README.md

README

Halo logo

Halo 2.0 的管理端项目(原 halo-admin

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


注意

当前分支为 Halo 2.0 的 Console 端开发分支,目前 Halo 2.0 处于 Alpha 测试阶段,不建议从 1.5 直接升级也不建议在生产环境使用。Console 端稳定版本Halo 1.5)请查阅以下地址:

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

开发环境运行

# pnpm@7.0.0+
npm install -g pnpm
pnpm install 
pnpm build:packages
pnpm dev

生产构建

pnpm build

状态

Repobeats analytics