1 Star 0 Fork 418

翟思丰/pageplug

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 590 Bytes
Copy Edit Raw Blame History
dengll authored 2022-11-29 15:20 . feat: echarts
.DS_Store
*.iml
.env
app/client/cypress.env.json
dist
stacks
# to ignore the node_modeules folder
node_modules
# to ignore the package-lock.json file
package-lock.json
# test coverage
coverage-summary.json
app/client/cypress/locators/Widgets.json
deploy/ansible/appsmith_playbook/inventory
# performance tests
app/client/perf/traces/*
.history
stacks
# helm dependencies
deploy/helm/charts
# yalc files
## This is for integrating design-system changes during development
app/client/.yalc/
app/client/yalc.lock
# editor related
.vscode/*
.idea
.fleet/*
app/client/.fleet/*
*debug.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhai-sifeng/pageplug.git
git@gitee.com:zhai-sifeng/pageplug.git
zhai-sifeng
pageplug
pageplug
open-v1.8

Search