文件名称:Developer-ADK-Setup
文件大小:952KB
文件格式:ZIP
更新时间:2024-04-06 03:02:45
Vue
试点城市锅炉 这是一个模板库,可用于PilotCity开发人员为PilotCity平台创建自己的活动。 请充分利用docker,建议您在使用此存储库之前先熟悉docker和docker-compose。 使用模板 要使用此仓库,请在您自己的github帐户上创建一个模板。 通过单击存储库页面右上角的模板按钮来执行此操作。 公开,只拉master分支。 项目设置 该项目旨在通过docker和vscode开发。 一切都应该开箱即用。 将原始模板添加为上游以进行更改 git remote add upstream https://github.com/PilotCityInc/PilotCity-PDK-Boiler git merge upstream/master master --allow-unrelated-histories --squash修复所有可能的冲突git push do
【文件预览】:
Developer-ADK-Setup-master
----.dockerignore(27B)
----rollup.config.js(600B)
----.github()
--------workflows()
----apollo.config.js(179B)
----public()
--------index.html(843B)
--------robots.txt(26B)
--------favicon.ico(106KB)
--------img()
----yarn.lock(726KB)
----.browserslistrc(33B)
----.eslintrc.js(1KB)
----src()
--------main.ts(564B)
--------registerServiceWorker.ts(939B)
--------index.ts(686B)
--------styles()
--------validation.ts(649B)
--------shims-vue.d.ts(80B)
--------components()
--------App.vue(1KB)
--------plugins()
--------assets()
--------Module()
--------shims-tsx.d.ts(319B)
--------mongo()
----babel.config.js(69B)
----.vscode()
--------settings.json(361B)
----Dockerfile(384B)
----tsconfig.json(931B)
----LICENSE(1KB)
----jest.config.js(92B)
----README.md(4KB)
----vue.config.js(752B)
----docker-compose.yml(1KB)
----.editorconfig(169B)
----tests()
--------unit()
----shell()
--------.dbshell(142B)
--------.mongorc.js(0B)
----.gitignore(254B)
----.prettierrc.js(153B)
----package-lock.json(2.09MB)
----entrypoint.sh(370B)
----package.json(3KB)