文件名称:template
文件大小:135KB
文件格式:ZIP
更新时间:2024-04-10 09:21:41
Go
我的模板堆栈 这个仓库是为了建立一个我可以为新项目克隆的模板。零件可以在固化时从此处进行重构,因此可以在克隆的项目中对其进行更新。 代码生成/编译/测试(CI)除了go和yarn之外,不需要二进制文件 开发环境 .editorconfig docker- docker-compose up并运行(避免将Dockerfile用于开发;如果需要,请包含公共映像) 处理以当前用户身份运行? 为代码生成/任务go run CLI 命令从项目的根部开始工作 vscode配置 CI / CD(GitLab CI) 多阶段Dockerfile部署 白鲸部署 页面部署(vite index.html) 审核应用 后端(转到) 戈兰奇棉绒 去国防部 Gqlgen 楷模 没有配置文件的Pop / Fizz吗? 存储库层(sqlboiler?) 测验 可选的数据库测试? 固定装置/脚手架 迁移测试/数据
【文件预览】:
template-master
----.gitignore(251B)
----go.mod(2KB)
----templates()
--------application.plush.html(417B)
--------index.plush.html(2KB)
----package.json(147B)
----gqlgen.yml(884B)
----services()
--------provider.go(618B)
----assets()
--------index.html(274B)
--------application.ts(34B)
--------styles()
----models()
--------users_test.go(22KB)
--------sign_in_attempts.go(34KB)
--------repository.go(401B)
--------boil_suites_test.go(4KB)
--------users.go(33KB)
--------boil_table_names.go(324B)
--------sign_in_attempts_test.go(23KB)
--------boil_queries.go(871B)
--------psql_suites_test.go(321B)
--------boil_types.go(1KB)
--------boil_queries_test.go(1KB)
--------psql_main_test.go(5KB)
--------boil_main_test.go(2KB)
--------models_gen.go(247B)
--------psql_upsert.go(2KB)
----go.sum(148KB)
----vite.config.js(203B)
----main.go(223B)
----README.md(2KB)
----migrations()
--------20210313034831_initial.up.fizz(419B)
--------20210313034831_initial.down.fizz(19B)
----lib()
--------templates()
--------assets()
--------runner()
--------config()
----actions()
--------home.go(249B)
--------schema()
--------app.go(1KB)
--------gql()
----cmd()
--------sqlboiler.go(337B)
--------migrate.go(2KB)
--------release.go(53B)
--------debug.go(51B)
--------dev.go(301B)
--------sqlboiler()
--------root.go(1KB)
--------gqlgen()
--------generate.go(700B)
--------config.go(275B)
----.editorconfig(31B)
----yarn.lock(74KB)