Go to file
Ryan Wang 525b440b8a refactor: post editor creation
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-24 15:29:21 +08:00
.changeset
.github chore: remove github issue templates 2022-08-02 21:17:33 +08:00
.husky chore: update husky pre-commit file 2022-08-12 16:24:47 +08:00
.vscode
cypress
packages refactor: post editor creation 2022-08-24 15:29:21 +08:00
public
src refactor: post editor creation 2022-08-24 15:29:21 +08:00
.dockerignore Add dockerignore file to ignore node_modules folder while building docker image (halo-dev/console#588) 2022-07-19 07:50:05 +00:00
.editorconfig
.env.development feat: add base url config support 2022-07-25 11:23:46 +08:00
.env.production feat: add base url config support 2022-07-25 11:23:46 +08:00
.eslintrc.cjs
.gitignore
.gitpod.yml
.npmignore
.npmrc chore: bump dependencies 2022-08-23 11:10:29 +08:00
Dockerfile Refactor GitHub workflow configuration (halo-dev/console#589) 2022-07-19 19:31:11 +08:00
LICENSE
OWNERS
README.md docs: update readme 2022-07-19 14:11:45 +08:00
cypress.json
env.d.ts
index.html feat: add base url config support 2022-07-25 11:23:46 +08:00
package.json refactor: post editor creation 2022-08-24 15:29:21 +08:00
pnpm-lock.yaml refactor: post editor creation 2022-08-24 15:29:21 +08:00
pnpm-workspace.yaml
postcss.config.js
prettier.config.js
tailwind.config.js fix: admin ui theme system not working in production env 2022-07-14 11:54:23 +08:00
tsconfig.app.json feat: add theme settings support (halo-dev/console#593) 2022-08-04 01:44:13 +00:00
tsconfig.json
tsconfig.vite-config.json
tsconfig.vitest.json
vite.config.ts chore: bump vite version to 3.0 2022-08-07 23:54:54 +08:00
vitest.config.ts refactor: vitest config 2022-08-01 17:41:39 +08:00

README.md

Halo logo

Halo 2.0 的管理端项目WIP

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


开发环境运行

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

生产构建

pnpm build

状态

Repobeats analytics