This website requires JavaScript.
Explore
Help
Sign In
Leaf
/
framework_v2
Watch
5
Star
0
Fork
0
You've already forked framework_v2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
27
Commits
1
Branch
0
Tags
218
KiB
Go
89.3%
JavaScript
9.1%
Makefile
1.6%
36eecfed46
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
ivamp
36eecfed46
fix default http listen port
2024-06-15 23:21:56 +08:00
internal
fix default http listen port
2024-06-15 23:21:56 +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-14 08:00:44 +08:00
Makefile
Update setup tool.
2024-06-13 19:22:43 +08:00
README.md
改进
2024-06-13 19:40:18 +08:00
README.md
使用步骤
运行 go run . setup 初始化项目
按需到到 providers, cmd/migrate.go 中初始化 ent 或其他组件