halo/console
dependabot[bot] 6b748efeaf
chore(deps-dev): bump vite from 4.0.4 to 4.0.5 in /console (#4362)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 21:50:26 +08:00
..
.changeset
.husky
.vscode
cypress
docs Support backup and restore (#4206) 2023-07-24 08:26:16 +00:00
packages Prepare for developing Halo 2.9.0 (#4344) 2023-08-01 07:33:45 +00:00
public
src fix: not reset permission after cloning a role (#4333) 2023-08-01 02:46:20 +00:00
.editorconfig
.env.development
.env.production
.eslintrc.cjs chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
.gitignore
.gitpod.yml
.npmignore
.npmrc
.prettierignore
Makefile
OWNERS
README.md
cypress.json
env.d.ts chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
index.html
package.json chore(deps-dev): bump vite from 4.0.4 to 4.0.5 in /console (#4362) 2023-08-02 21:50:26 +08:00
pnpm-lock.yaml chore(deps-dev): bump vite from 4.0.4 to 4.0.5 in /console (#4362) 2023-08-02 21:50:26 +08:00
pnpm-workspace.yaml
postcss.config.js
prettier.config.js
tailwind.config.js
tsconfig.app.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.node.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.vitest.json
vite.config.ts chore: use rollup-plugin-gzip instead of vite-compression-plugin (#4354) 2023-08-02 13:12:25 +00:00
vitest.config.ts

README.md

README

Halo logo

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

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


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

开发环境运行

npm install -g pnpm@8
pnpm install 
pnpm build:packages
pnpm dev

生产构建

pnpm build

状态

Repobeats analytics