Go to file
2024-06-13 19:28:59 +08:00
.idea Initial commit 2024-06-13 09:16:48 +08:00
internal Add tips 2024-06-13 19:17:12 +08:00
.env.example update config 2024-06-13 09:40:03 +08:00
.gitignore ignore 2024-06-13 14:27:13 +08:00
go.mod 改进 路由和 http ctx 2024-06-13 15:36:51 +08:00
go.sum 改进 路由和 http ctx 2024-06-13 15:36:51 +08:00
main.go Update setup tool. 2024-06-13 19:28:59 +08:00
Makefile Update setup tool. 2024-06-13 19:22:43 +08:00
README.md Update setup tool. 2024-06-13 19:22:43 +08:00

使用步骤

  1. 修改 go.mod 中的模块名字
  2. 运行 go run . setup 初始化项目
  3. 到 providerscmd/migrate.go 中初始化 ent